You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diplomatic-quarter/ios/PenNavUI.xcframework/ios-arm64/PenNavUI.framework/Modules/PenNavUI.swiftmodule/arm64-apple-ios.abi.json

42051 lines
1.4 MiB

{
"ABIRoot": {
"kind": "Root",
"name": "PenNavUI",
"printedName": "PenNavUI",
"children": [
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "os.log",
"printedName": "os.log",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "FloatingPanelLayout",
"printedName": "FloatingPanelLayout",
"children": [
{
"kind": "Var",
"name": "position",
"printedName": "position",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(py)position",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP8positionAA0dE8PositionOvp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(im)position",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP8positionAA0dE8PositionOvg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelLayout>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelLayout>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "initialState",
"printedName": "initialState",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(py)initialState",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP12initialStateAA0deH0Cvp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(im)initialState",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP12initialStateAA0deH0Cvg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelLayout>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelLayout>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "anchors",
"printedName": "anchors",
"children": [
{
"kind": "TypeNominal",
"name": "Dictionary",
"printedName": "[PenNavUI.FloatingPanelState : any PenNavUI.FloatingPanelLayoutAnchoring]",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "any PenNavUI.FloatingPanelLayoutAnchoring",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring"
}
],
"usr": "s:SD"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(py)anchors",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP7anchorsSDyAA0dE5StateCAA0deF9Anchoring_pGvp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Dictionary",
"printedName": "[PenNavUI.FloatingPanelState : any PenNavUI.FloatingPanelLayoutAnchoring]",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "any PenNavUI.FloatingPanelLayoutAnchoring",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring"
}
],
"usr": "s:SD"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(im)anchors",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP7anchorsSDyAA0dE5StateCAA0deF9Anchoring_pGvg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelLayout>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelLayout>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "prepareLayout",
"printedName": "prepareLayout(surfaceView:in:)",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[UIKit.NSLayoutConstraint]",
"children": [
{
"kind": "TypeNominal",
"name": "NSLayoutConstraint",
"printedName": "UIKit.NSLayoutConstraint",
"usr": "c:objc(cs)NSLayoutConstraint"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
},
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(im)prepareLayoutWithSurfaceView:in:",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP07prepareF011surfaceView2inSaySo18NSLayoutConstraintCGSo6UIViewC_AKtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelLayout>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelLayout>",
"protocolReq": true,
"objc_name": "prepareLayoutWithSurfaceView:in:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "backdropAlpha",
"printedName": "backdropAlpha(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout(im)backdropAlphaFor:",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP13backdropAlpha3for12CoreGraphics7CGFloatVAA0dE5StateC_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelLayout>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelLayout>",
"protocolReq": true,
"objc_name": "backdropAlphaFor:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 : AnyObject>",
"sugared_genericSig": "<Self : AnyObject>",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelBottomLayout",
"printedName": "FloatingPanelBottomLayout",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelBottomLayout",
"printedName": "PenNavUI.FloatingPanelBottomLayout",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(im)init",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override",
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "initialState",
"printedName": "initialState",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(py)initialState",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC12initialStateAA0deI0Cvp",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "initialState",
"declAttributes": [
"ObjC",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(im)initialState",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC12initialStateAA0deI0Cvg",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "initialState",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "anchors",
"printedName": "anchors",
"children": [
{
"kind": "TypeNominal",
"name": "Dictionary",
"printedName": "[PenNavUI.FloatingPanelState : any PenNavUI.FloatingPanelLayoutAnchoring]",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "any PenNavUI.FloatingPanelLayoutAnchoring",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring"
}
],
"usr": "s:SD"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(py)anchors",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC7anchorsSDyAA0dE5StateCAA0deG9Anchoring_pGvp",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "anchors",
"declAttributes": [
"ObjC",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Dictionary",
"printedName": "[PenNavUI.FloatingPanelState : any PenNavUI.FloatingPanelLayoutAnchoring]",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "any PenNavUI.FloatingPanelLayoutAnchoring",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring"
}
],
"usr": "s:SD"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(im)anchors",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC7anchorsSDyAA0dE5StateCAA0deG9Anchoring_pGvg",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "anchors",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "position",
"printedName": "position",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(py)position",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC8positionAA0dE8PositionOvp",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "position",
"declAttributes": [
"ObjC",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(im)position",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC8positionAA0dE8PositionOvg",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "position",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "prepareLayout",
"printedName": "prepareLayout(surfaceView:in:)",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[UIKit.NSLayoutConstraint]",
"children": [
{
"kind": "TypeNominal",
"name": "NSLayoutConstraint",
"printedName": "UIKit.NSLayoutConstraint",
"usr": "c:objc(cs)NSLayoutConstraint"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
},
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(im)prepareLayoutWithSurfaceView:in:",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC07prepareG011surfaceView2inSaySo18NSLayoutConstraintCGSo6UIViewC_AKtF",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "prepareLayoutWithSurfaceView:in:",
"declAttributes": [
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "backdropAlpha",
"printedName": "backdropAlpha(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout(im)backdropAlphaFor:",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC13backdropAlpha3for12CoreGraphics7CGFloatVAA0dE5StateC_tF",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "backdropAlphaFor:",
"declAttributes": [
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBottomLayout",
"mangledName": "$s8PenNavUI25FloatingPanelBottomLayoutC",
"moduleName": "PenNavUI",
"isOpen": true,
"declAttributes": [
"AccessControl",
"ObjCMembers",
"RawDocComment",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "FloatingPanelLayout",
"printedName": "FloatingPanelLayout",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout",
"mangledName": "$s8PenNavUI19FloatingPanelLayoutP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreGraphics",
"printedName": "CoreGraphics",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "CachedVenue",
"printedName": "CachedVenue",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(entity:insertInto:)",
"children": [
{
"kind": "TypeNominal",
"name": "CachedVenue",
"printedName": "PenNavUI.CachedVenue",
"usr": "c:@M@PenNavUI@objc(cs)CachedVenue"
},
{
"kind": "TypeNominal",
"name": "NSEntityDescription",
"printedName": "CoreData.NSEntityDescription",
"usr": "c:objc(cs)NSEntityDescription"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreData.NSManagedObjectContext?",
"children": [
{
"kind": "TypeNominal",
"name": "NSManagedObjectContext",
"printedName": "CoreData.NSManagedObjectContext",
"usr": "c:objc(cs)NSManagedObjectContext"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)CachedVenue(im)initWithEntity:insertIntoManagedObjectContext:",
"mangledName": "$s8PenNavUI11CachedVenueC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithEntity:insertIntoManagedObjectContext:",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "fetchRequest",
"printedName": "fetchRequest()",
"children": [
{
"kind": "TypeNominal",
"name": "NSFetchRequest",
"printedName": "CoreData.NSFetchRequest<PenNavUI.CachedVenue>",
"children": [
{
"kind": "TypeNominal",
"name": "CachedVenue",
"printedName": "PenNavUI.CachedVenue",
"usr": "c:@M@PenNavUI@objc(cs)CachedVenue"
}
],
"usr": "c:objc(cs)NSFetchRequest"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CachedVenueC12fetchRequestSo07NSFetchG0CyACGyFZ",
"mangledName": "$s8PenNavUI11CachedVenueC12fetchRequestSo07NSFetchG0CyACGyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl",
"NonObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "id",
"printedName": "id",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)id",
"mangledName": "$s8PenNavUI11CachedVenueC2ids5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)id",
"mangledName": "$s8PenNavUI11CachedVenueC2ids5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setId:",
"mangledName": "$s8PenNavUI11CachedVenueC2ids5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "coverImage",
"printedName": "coverImage",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)coverImage",
"mangledName": "$s8PenNavUI11CachedVenueC10coverImageSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)coverImage",
"mangledName": "$s8PenNavUI11CachedVenueC10coverImageSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setCoverImage:",
"mangledName": "$s8PenNavUI11CachedVenueC10coverImageSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "address",
"printedName": "address",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)address",
"mangledName": "$s8PenNavUI11CachedVenueC7addressSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)address",
"mangledName": "$s8PenNavUI11CachedVenueC7addressSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setAddress:",
"mangledName": "$s8PenNavUI11CachedVenueC7addressSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "buildingNumber",
"printedName": "buildingNumber",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)buildingNumber",
"mangledName": "$s8PenNavUI11CachedVenueC14buildingNumberSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)buildingNumber",
"mangledName": "$s8PenNavUI11CachedVenueC14buildingNumberSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setBuildingNumber:",
"mangledName": "$s8PenNavUI11CachedVenueC14buildingNumberSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "phone",
"printedName": "phone",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)phone",
"mangledName": "$s8PenNavUI11CachedVenueC5phoneSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)phone",
"mangledName": "$s8PenNavUI11CachedVenueC5phoneSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setPhone:",
"mangledName": "$s8PenNavUI11CachedVenueC5phoneSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "email",
"printedName": "email",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)email",
"mangledName": "$s8PenNavUI11CachedVenueC5emailSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)email",
"mangledName": "$s8PenNavUI11CachedVenueC5emailSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setEmail:",
"mangledName": "$s8PenNavUI11CachedVenueC5emailSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "website",
"printedName": "website",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)website",
"mangledName": "$s8PenNavUI11CachedVenueC7websiteSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)website",
"mangledName": "$s8PenNavUI11CachedVenueC7websiteSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setWebsite:",
"mangledName": "$s8PenNavUI11CachedVenueC7websiteSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "floorCount",
"printedName": "floorCount",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(py)floorCount",
"mangledName": "$s8PenNavUI11CachedVenueC10floorCounts5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)floorCount",
"mangledName": "$s8PenNavUI11CachedVenueC10floorCounts5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CachedVenue(im)setFloorCount:",
"mangledName": "$s8PenNavUI11CachedVenueC10floorCounts5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)CachedVenue",
"mangledName": "$s8PenNavUI11CachedVenueC",
"moduleName": "PenNavUI",
"objc_name": "CachedVenue",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSManagedObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"CoreData.NSManagedObject",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "ObservableObject",
"printedName": "ObservableObject",
"children": [
{
"kind": "TypeWitness",
"name": "ObjectWillChangePublisher",
"printedName": "ObjectWillChangePublisher",
"children": [
{
"kind": "TypeNominal",
"name": "ObservableObjectPublisher",
"printedName": "Combine.ObservableObjectPublisher",
"usr": "s:7Combine25ObservableObjectPublisherC"
}
]
}
],
"usr": "s:7Combine16ObservableObjectP",
"mangledName": "$s7Combine16ObservableObjectP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreGraphics",
"printedName": "CoreGraphics",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "CampaignTracking",
"printedName": "CampaignTracking",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(entity:insertInto:)",
"children": [
{
"kind": "TypeNominal",
"name": "CampaignTracking",
"printedName": "PenNavUI.CampaignTracking",
"usr": "c:@M@PenNavUI@objc(cs)CampaignTracking"
},
{
"kind": "TypeNominal",
"name": "NSEntityDescription",
"printedName": "CoreData.NSEntityDescription",
"usr": "c:objc(cs)NSEntityDescription"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreData.NSManagedObjectContext?",
"children": [
{
"kind": "TypeNominal",
"name": "NSManagedObjectContext",
"printedName": "CoreData.NSManagedObjectContext",
"usr": "c:objc(cs)NSManagedObjectContext"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)CampaignTracking(im)initWithEntity:insertIntoManagedObjectContext:",
"mangledName": "$s8PenNavUI16CampaignTrackingC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithEntity:insertIntoManagedObjectContext:",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "fetchRequest",
"printedName": "fetchRequest()",
"children": [
{
"kind": "TypeNominal",
"name": "NSFetchRequest",
"printedName": "CoreData.NSFetchRequest<PenNavUI.CampaignTracking>",
"children": [
{
"kind": "TypeNominal",
"name": "CampaignTracking",
"printedName": "PenNavUI.CampaignTracking",
"usr": "c:@M@PenNavUI@objc(cs)CampaignTracking"
}
],
"usr": "c:objc(cs)NSFetchRequest"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16CampaignTrackingC12fetchRequestSo07NSFetchG0CyACGyFZ",
"mangledName": "$s8PenNavUI16CampaignTrackingC12fetchRequestSo07NSFetchG0CyACGyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl",
"NonObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "campaignId",
"printedName": "campaignId",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CampaignTracking(py)campaignId",
"mangledName": "$s8PenNavUI16CampaignTrackingC10campaignIds5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CampaignTracking(im)campaignId",
"mangledName": "$s8PenNavUI16CampaignTrackingC10campaignIds5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CampaignTracking(im)setCampaignId:",
"mangledName": "$s8PenNavUI16CampaignTrackingC10campaignIds5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "lastNotificationDate",
"printedName": "lastNotificationDate",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.Date?",
"children": [
{
"kind": "TypeNominal",
"name": "Date",
"printedName": "Foundation.Date",
"usr": "s:10Foundation4DateV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)CampaignTracking(py)lastNotificationDate",
"mangledName": "$s8PenNavUI16CampaignTrackingC20lastNotificationDate10Foundation0H0VSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.Date?",
"children": [
{
"kind": "TypeNominal",
"name": "Date",
"printedName": "Foundation.Date",
"usr": "s:10Foundation4DateV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CampaignTracking(im)lastNotificationDate",
"mangledName": "$s8PenNavUI16CampaignTrackingC20lastNotificationDate10Foundation0H0VSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.Date?",
"children": [
{
"kind": "TypeNominal",
"name": "Date",
"printedName": "Foundation.Date",
"usr": "s:10Foundation4DateV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)CampaignTracking(im)setLastNotificationDate:",
"mangledName": "$s8PenNavUI16CampaignTrackingC20lastNotificationDate10Foundation0H0VSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)CampaignTracking",
"mangledName": "$s8PenNavUI16CampaignTrackingC",
"moduleName": "PenNavUI",
"objc_name": "CampaignTracking",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSManagedObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"CoreData.NSManagedObject",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "ObservableObject",
"printedName": "ObservableObject",
"children": [
{
"kind": "TypeWitness",
"name": "ObjectWillChangePublisher",
"printedName": "ObjectWillChangePublisher",
"children": [
{
"kind": "TypeNominal",
"name": "ObservableObjectPublisher",
"printedName": "Combine.ObservableObjectPublisher",
"usr": "s:7Combine25ObservableObjectPublisherC"
}
]
}
],
"usr": "s:7Combine16ObservableObjectP",
"mangledName": "$s7Combine16ObservableObjectP"
}
]
},
{
"kind": "Import",
"name": "CoreGraphics",
"printedName": "CoreGraphics",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "CGTextRenderer",
"printedName": "CGTextRenderer",
"children": [
{
"kind": "TypeDecl",
"name": "API",
"printedName": "API",
"children": [
{
"kind": "Var",
"name": "uiKit",
"printedName": "uiKit",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CGTextRenderer.API.Type) -> PenNavUI.CGTextRenderer.API",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CGTextRenderer.API.Type",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI14CGTextRendererC3APIO5uiKityA2EmF",
"mangledName": "$s8PenNavUI14CGTextRendererC3APIO5uiKityA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "appKit",
"printedName": "appKit",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CGTextRenderer.API.Type) -> PenNavUI.CGTextRenderer.API",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CGTextRenderer.API.Type",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI14CGTextRendererC3APIO6appKityA2EmF",
"mangledName": "$s8PenNavUI14CGTextRendererC3APIO6appKityA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
},
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI14CGTextRendererC3APIO2eeoiySbAE_AEtFZ",
"mangledName": "$s8PenNavUI14CGTextRendererC3APIO2eeoiySbAE_AEtFZ",
"moduleName": "PenNavUI",
"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:8PenNavUI14CGTextRendererC3APIO9hashValueSivp",
"mangledName": "$s8PenNavUI14CGTextRendererC3APIO9hashValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI14CGTextRendererC3APIO9hashValueSivg",
"mangledName": "$s8PenNavUI14CGTextRendererC3APIO9hashValueSivg",
"moduleName": "PenNavUI",
"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:8PenNavUI14CGTextRendererC3APIO4hash4intoys6HasherVz_tF",
"mangledName": "$s8PenNavUI14CGTextRendererC3APIO4hash4intoys6HasherVz_tF",
"moduleName": "PenNavUI",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI14CGTextRendererC3APIO",
"mangledName": "$s8PenNavUI14CGTextRendererC3APIO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
}
]
},
{
"kind": "Function",
"name": "render",
"printedName": "render(named:in:size:options:api:precision:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"hasDefaultArg": true,
"usr": "c:objc(cs)NSBundle"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(width: Swift.Int, height: Swift.Int)?",
"children": [
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(width: Swift.Int, height: Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
},
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI14CGTextRendererC6render5named2in4size7options3api9precisionS2S_So8NSBundleCSi5width_Si6heighttSgAA3SVGC7OptionsVAC3APIOSitKFZ",
"mangledName": "$s8PenNavUI14CGTextRendererC6render5named2in4size7options3api9precisionS2S_So8NSBundleCSi5width_Si6heighttSgAA3SVGC7OptionsVAC3APIOSitKFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "render",
"printedName": "render(fileURL:size:options:api:precision:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(width: Swift.Int, height: Swift.Int)?",
"children": [
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(width: Swift.Int, height: Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
},
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI14CGTextRendererC6render7fileURL4size7options3api9precisionSS10Foundation0H0V_Si5width_Si6heighttSgAA3SVGC7OptionsVAC3APIOSitKFZ",
"mangledName": "$s8PenNavUI14CGTextRendererC6render7fileURL4size7options3api9precisionSS10Foundation0H0V_Si5width_Si6heighttSgAA3SVGC7OptionsVAC3APIOSitKFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "render",
"printedName": "render(data:options:api:precision:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
},
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI14CGTextRendererC6render4data7options3api9precisionSS10Foundation4DataV_AA3SVGC7OptionsVAC3APIOSitKFZ",
"mangledName": "$s8PenNavUI14CGTextRendererC6render4data7options3api9precisionSS10Foundation4DataV_AA3SVGC7OptionsVAC3APIOSitKFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "renderPath",
"printedName": "renderPath(from:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI14CGTextRendererC10renderPath4fromS2S_tKFZ",
"mangledName": "$s8PenNavUI14CGTextRendererC10renderPath4fromS2S_tKFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "s:8PenNavUI14CGTextRendererC",
"mangledName": "$s8PenNavUI14CGTextRendererC",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"hasMissingDesignatedInitializers": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreGraphics",
"printedName": "CoreGraphics",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "TagFlowLayout",
"printedName": "TagFlowLayout",
"children": [
{
"kind": "Function",
"name": "layoutAttributesForElements",
"printedName": "layoutAttributesForElements(in:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "[UIKit.UICollectionViewLayoutAttributes]?",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[UIKit.UICollectionViewLayoutAttributes]",
"children": [
{
"kind": "TypeNominal",
"name": "UICollectionViewLayoutAttributes",
"printedName": "UIKit.UICollectionViewLayoutAttributes",
"usr": "c:objc(cs)UICollectionViewLayoutAttributes"
}
],
"usr": "s:Sa"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "CGRect",
"printedName": "CoreFoundation.CGRect",
"usr": "c:@S@CGRect"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout(im)layoutAttributesForElementsInRect:",
"mangledName": "$s8PenNavUI13TagFlowLayoutC27layoutAttributesForElements2inSaySo016UICollectionViewfH0CGSgSo6CGRectV_tF",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "layoutAttributesForElementsInRect:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "flipsHorizontallyInOppositeLayoutDirection",
"printedName": "flipsHorizontallyInOppositeLayoutDirection",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout(py)flipsHorizontallyInOppositeLayoutDirection",
"mangledName": "$s8PenNavUI13TagFlowLayoutC027flipsHorizontallyInOppositeF9DirectionSbvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "flipsHorizontallyInOppositeLayoutDirection",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout(im)flipsHorizontallyInOppositeLayoutDirection",
"mangledName": "$s8PenNavUI13TagFlowLayoutC027flipsHorizontallyInOppositeF9DirectionSbvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "flipsHorizontallyInOppositeLayoutDirection",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "developmentLayoutDirection",
"printedName": "developmentLayoutDirection",
"children": [
{
"kind": "TypeNominal",
"name": "UIUserInterfaceLayoutDirection",
"printedName": "UIKit.UIUserInterfaceLayoutDirection",
"usr": "c:@E@UIUserInterfaceLayoutDirection"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout(py)developmentLayoutDirection",
"mangledName": "$s8PenNavUI13TagFlowLayoutC011developmentF9DirectionSo015UIUserInterfacefH0Vvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "developmentLayoutDirection",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIUserInterfaceLayoutDirection",
"printedName": "UIKit.UIUserInterfaceLayoutDirection",
"usr": "c:@E@UIUserInterfaceLayoutDirection"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout(im)developmentLayoutDirection",
"mangledName": "$s8PenNavUI13TagFlowLayoutC011developmentF9DirectionSo015UIUserInterfacefH0Vvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "developmentLayoutDirection",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "TagFlowLayout",
"printedName": "PenNavUI.TagFlowLayout",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout(im)init",
"mangledName": "$s8PenNavUI13TagFlowLayoutCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "TypeDecl",
"name": "LayoutAlignment",
"printedName": "LayoutAlignment",
"children": [
{
"kind": "Var",
"name": "left",
"printedName": "left",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.TagFlowLayout.LayoutAlignment.Type) -> PenNavUI.TagFlowLayout.LayoutAlignment",
"children": [
{
"kind": "TypeNominal",
"name": "LayoutAlignment",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment.Type",
"children": [
{
"kind": "TypeNominal",
"name": "LayoutAlignment",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO4leftyA2EmF",
"mangledName": "$s8PenNavUI13TagFlowLayoutC0F9AlignmentO4leftyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "center",
"printedName": "center",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.TagFlowLayout.LayoutAlignment.Type) -> PenNavUI.TagFlowLayout.LayoutAlignment",
"children": [
{
"kind": "TypeNominal",
"name": "LayoutAlignment",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment.Type",
"children": [
{
"kind": "TypeNominal",
"name": "LayoutAlignment",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO6centeryA2EmF",
"mangledName": "$s8PenNavUI13TagFlowLayoutC0F9AlignmentO6centeryA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "right",
"printedName": "right",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.TagFlowLayout.LayoutAlignment.Type) -> PenNavUI.TagFlowLayout.LayoutAlignment",
"children": [
{
"kind": "TypeNominal",
"name": "LayoutAlignment",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment.Type",
"children": [
{
"kind": "TypeNominal",
"name": "LayoutAlignment",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO5rightyA2EmF",
"mangledName": "$s8PenNavUI13TagFlowLayoutC0F9AlignmentO5rightyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment?",
"children": [
{
"kind": "TypeNominal",
"name": "LayoutAlignment",
"printedName": "PenNavUI.TagFlowLayout.LayoutAlignment",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO8rawValueAESgSi_tcfc",
"mangledName": "$s8PenNavUI13TagFlowLayoutC0F9AlignmentO8rawValueAESgSi_tcfc",
"moduleName": "PenNavUI",
"implicit": 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:8PenNavUI13TagFlowLayoutC0F9AlignmentO8rawValueSivp",
"mangledName": "$s8PenNavUI13TagFlowLayoutC0F9AlignmentO8rawValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO8rawValueSivg",
"mangledName": "$s8PenNavUI13TagFlowLayoutC0F9AlignmentO8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI13TagFlowLayoutC0F9AlignmentO",
"mangledName": "$s8PenNavUI13TagFlowLayoutC0F9AlignmentO",
"moduleName": "PenNavUI",
"isFromExtension": true,
"enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "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"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)TagFlowLayout",
"mangledName": "$s8PenNavUI13TagFlowLayoutC",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)UICollectionViewFlowLayout",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"UIKit.UICollectionViewFlowLayout",
"UIKit.UICollectionViewLayout",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "PenNavUIManager",
"printedName": "PenNavUIManager",
"children": [
{
"kind": "Var",
"name": "shared",
"printedName": "shared",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI0aB9UIManagerC6sharedACvpZ",
"mangledName": "$s8PenNavUI0aB9UIManagerC6sharedACvpZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC6sharedACvgZ",
"mangledName": "$s8PenNavUI0aB9UIManagerC6sharedACvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC6sharedACvsZ",
"mangledName": "$s8PenNavUI0aB9UIManagerC6sharedACvsZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC6sharedACvMZ",
"mangledName": "$s8PenNavUI0aB9UIManagerC6sharedACvMZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "initializationDelegate",
"printedName": "initializationDelegate",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PenNavInitializationDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavInitializationDelegate",
"printedName": "any PenNavUI.PenNavInitializationDelegate",
"usr": "s:8PenNavUI0aB22InitializationDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvp",
"mangledName": "$s8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PenNavInitializationDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavInitializationDelegate",
"printedName": "any PenNavUI.PenNavInitializationDelegate",
"usr": "s:8PenNavUI0aB22InitializationDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvg",
"mangledName": "$s8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PenNavInitializationDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavInitializationDelegate",
"printedName": "any PenNavUI.PenNavInitializationDelegate",
"usr": "s:8PenNavUI0aB22InitializationDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvs",
"mangledName": "$s8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvM",
"mangledName": "$s8PenNavUI0aB9UIManagerC22initializationDelegateAA0ab14InitializationF0_pSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "eventsDelegate",
"printedName": "eventsDelegate",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PIEventsDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PIEventsDelegate",
"printedName": "any PenNavUI.PIEventsDelegate",
"usr": "s:8PenNavUI16PIEventsDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvp",
"mangledName": "$s8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PIEventsDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PIEventsDelegate",
"printedName": "any PenNavUI.PIEventsDelegate",
"usr": "s:8PenNavUI16PIEventsDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvg",
"mangledName": "$s8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PIEventsDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PIEventsDelegate",
"printedName": "any PenNavUI.PIEventsDelegate",
"usr": "s:8PenNavUI16PIEventsDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvs",
"mangledName": "$s8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvM",
"mangledName": "$s8PenNavUI0aB9UIManagerC14eventsDelegateAA08PIEventsF0_pSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "locationDelegate",
"printedName": "locationDelegate",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PILocationDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PILocationDelegate",
"printedName": "any PenNavUI.PILocationDelegate",
"usr": "s:8PenNavUI18PILocationDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvp",
"mangledName": "$s8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PILocationDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PILocationDelegate",
"printedName": "any PenNavUI.PILocationDelegate",
"usr": "s:8PenNavUI18PILocationDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvg",
"mangledName": "$s8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.PILocationDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "PILocationDelegate",
"printedName": "any PenNavUI.PILocationDelegate",
"usr": "s:8PenNavUI18PILocationDelegateP"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvs",
"mangledName": "$s8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvM",
"mangledName": "$s8PenNavUI0aB9UIManagerC16locationDelegateAA010PILocationF0_pSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Function",
"name": "build",
"printedName": "build()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)build",
"mangledName": "$s8PenNavUI0aB9UIManagerC5buildyyF",
"moduleName": "PenNavUI",
"objc_name": "build",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setLanguage",
"printedName": "setLanguage(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC11setLanguageyACSSF",
"mangledName": "$s8PenNavUI0aB9UIManagerC11setLanguageyACSSF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setLanguage",
"printedName": "setLanguage(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC11setLanguageyySSFZ",
"mangledName": "$s8PenNavUI0aB9UIManagerC11setLanguageyySSFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setDeepLinkScheme",
"printedName": "setDeepLinkScheme(_:deepLinkDomain:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC17setDeepLinkScheme_04deepG6DomainACSS_SStF",
"mangledName": "$s8PenNavUI0aB9UIManagerC17setDeepLinkScheme_04deepG6DomainACSS_SStF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setDeepLinkData",
"printedName": "setDeepLinkData(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC15setDeepLinkDatayACSSSgF",
"mangledName": "$s8PenNavUI0aB9UIManagerC15setDeepLinkDatayACSSSgF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setEnableReportIssue",
"printedName": "setEnableReportIssue(enable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC20setEnableReportIssue6enableACSb_tF",
"mangledName": "$s8PenNavUI0aB9UIManagerC20setEnableReportIssue6enableACSb_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setShareLocationCallback",
"printedName": "setShareLocationCallback(enabled:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC24setShareLocationCallback7enabledACSb_tF",
"mangledName": "$s8PenNavUI0aB9UIManagerC24setShareLocationCallback7enabledACSb_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "navigate",
"printedName": "navigate(to:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "((Swift.Bool, PenNavUI.PenNavUIError?) -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(Swift.Bool, PenNavUI.PenNavUIError?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(Swift.Bool, PenNavUI.PenNavUIError?)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.PenNavUIError?",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
],
"usr": "s:Sq"
}
]
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC8navigate2to10completionySS_ySb_AA0aB7UIErrorOSgtcSgtF",
"mangledName": "$s8PenNavUI0aB9UIManagerC8navigate2to10completionySS_ySb_AA0aB7UIErrorOSgtcSgtF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setAppColor",
"printedName": "setAppColor(color:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC11setAppColor5colorACSo7UIColorC_tF",
"mangledName": "$s8PenNavUI0aB9UIManagerC11setAppColor5colorACSo7UIColorC_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getVersion",
"printedName": "getVersion()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC10getVersionSSyFZ",
"mangledName": "$s8PenNavUI0aB9UIManagerC10getVersionSSyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "present",
"printedName": "present(root:view:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
},
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)presentWithRoot:view:",
"mangledName": "$s8PenNavUI0aB9UIManagerC7present4root4viewySo16UIViewControllerC_So0H0CtF",
"moduleName": "PenNavUI",
"objc_name": "presentWithRoot:view:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "dismiss",
"printedName": "dismiss()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC7dismissyyF",
"mangledName": "$s8PenNavUI0aB9UIManagerC7dismissyyF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setClientKey",
"printedName": "setClientKey(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)setClientKey:",
"mangledName": "$s8PenNavUI0aB9UIManagerC12setClientKeyyACSSF",
"moduleName": "PenNavUI",
"objc_name": "setClientKey:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setClientID",
"printedName": "setClientID(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC11setClientIDyACSSF",
"mangledName": "$s8PenNavUI0aB9UIManagerC11setClientIDyACSSF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setUsername",
"printedName": "setUsername(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)setUsername:",
"mangledName": "$s8PenNavUI0aB9UIManagerC11setUsernameyACSSF",
"moduleName": "PenNavUI",
"objc_name": "setUsername:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setServiceName",
"printedName": "setServiceName(dataServiceName:positionServiceName:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)setServiceNameWithDataServiceName:positionServiceName:",
"mangledName": "$s8PenNavUI0aB9UIManagerC14setServiceName04datafG008positionfG0ACSS_SStF",
"moduleName": "PenNavUI",
"objc_name": "setServiceNameWithDataServiceName:positionServiceName:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setBaseURL",
"printedName": "setBaseURL(dataURL:positionURL:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)setBaseURLWithDataURL:positionURL:",
"mangledName": "$s8PenNavUI0aB9UIManagerC10setBaseURL04dataG008positionG0ACSS_SStF",
"moduleName": "PenNavUI",
"objc_name": "setBaseURLWithDataURL:positionURL:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setIsShowUserName",
"printedName": "setIsShowUserName(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC17setIsShowUserNameyACSbF",
"mangledName": "$s8PenNavUI0aB9UIManagerC17setIsShowUserNameyACSbF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setBackButtonVisibility",
"printedName": "setBackButtonVisibility(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC23setBackButtonVisibilityyACSbF",
"mangledName": "$s8PenNavUI0aB9UIManagerC23setBackButtonVisibilityyACSbF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setIsUpdateUserLocationSmoothly",
"printedName": "setIsUpdateUserLocationSmoothly(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC31setIsUpdateUserLocationSmoothlyyACSbF",
"mangledName": "$s8PenNavUI0aB9UIManagerC31setIsUpdateUserLocationSmoothlyyACSbF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setOutdoorEnable",
"printedName": "setOutdoorEnable(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)setOutdoorEnableWithIsEnable:",
"mangledName": "$s8PenNavUI0aB9UIManagerC16setOutdoorEnable02isG0ACSb_tF",
"moduleName": "PenNavUI",
"objc_name": "setOutdoorEnableWithIsEnable:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setSimulationModeEnabled",
"printedName": "setSimulationModeEnabled(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)setSimulationModeEnabledWithIsEnable:",
"mangledName": "$s8PenNavUI0aB9UIManagerC24setSimulationModeEnabled8isEnableACSb_tF",
"moduleName": "PenNavUI",
"objc_name": "setSimulationModeEnabledWithIsEnable:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl",
"DiscardableResult"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setStepDetectionEnable",
"printedName": "setStepDetectionEnable(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)setStepDetectionEnableWithIsEnable:",
"mangledName": "$s8PenNavUI0aB9UIManagerC22setStepDetectionEnable02isH0ACSb_tF",
"moduleName": "PenNavUI",
"objc_name": "setStepDetectionEnableWithIsEnable:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setTransitionEnable",
"printedName": "setTransitionEnable(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC19setTransitionEnable02isG0ACSb_tF",
"mangledName": "$s8PenNavUI0aB9UIManagerC19setTransitionEnable02isG0ACSb_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setGeographicCoordinateEnable",
"printedName": "setGeographicCoordinateEnable(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC29setGeographicCoordinateEnable02isH0ACSb_tF",
"mangledName": "$s8PenNavUI0aB9UIManagerC29setGeographicCoordinateEnable02isH0ACSb_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getToken",
"printedName": "getToken(clientID:clientKey:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(Swift.String?, Penguin.ErrorCode?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(Swift.String?, Penguin.ErrorCode?)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Penguin.ErrorCode?",
"children": [
{
"kind": "TypeNominal",
"name": "ErrorCode",
"printedName": "Penguin.ErrorCode",
"usr": "c:@M@Penguin@E@ErrorCode"
}
],
"usr": "s:Sq"
}
]
}
]
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC8getToken8clientID0G3Key10completionySS_SSySSSg_7Penguin9ErrorCodeOSgtctF",
"mangledName": "$s8PenNavUI0aB9UIManagerC8getToken8clientID0G3Key10completionySS_SSySSSg_7Penguin9ErrorCodeOSgtctF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setToken",
"printedName": "setToken(token:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC8setToken5tokenySS_tF",
"mangledName": "$s8PenNavUI0aB9UIManagerC8setToken5tokenySS_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager(im)init",
"mangledName": "$s8PenNavUI0aB9UIManagerCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "locationManagerDidChangeAuthorization",
"printedName": "locationManagerDidChangeAuthorization(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CLLocationManager",
"printedName": "CoreLocation.CLLocationManager",
"usr": "c:objc(cs)CLLocationManager"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUIManager(im)locationManagerDidChangeAuthorization:",
"mangledName": "$s8PenNavUI0aB9UIManagerC37locationManagerDidChangeAuthorizationyySo010CLLocationF0CF",
"moduleName": "PenNavUI",
"objc_name": "locationManagerDidChangeAuthorization:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "locationManager",
"printedName": "locationManager(_:didChangeAuthorization:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CLLocationManager",
"printedName": "CoreLocation.CLLocationManager",
"usr": "c:objc(cs)CLLocationManager"
},
{
"kind": "TypeNominal",
"name": "CLAuthorizationStatus",
"printedName": "CoreLocation.CLAuthorizationStatus",
"usr": "c:@E@CLAuthorizationStatus"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUIManager(im)locationManager:didChangeAuthorizationStatus:",
"mangledName": "$s8PenNavUI0aB9UIManagerC15locationManager_22didChangeAuthorizationySo010CLLocationF0C_So21CLAuthorizationStatusVtF",
"moduleName": "PenNavUI",
"objc_name": "locationManager:didChangeAuthorizationStatus:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onReady",
"printedName": "onReady(warning:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "WarningCode",
"printedName": "Penguin.WarningCode",
"usr": "c:@M@Penguin@E@WarningCode"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUIManager(im)onReadyWithWarning:",
"mangledName": "$s8PenNavUI0aB9UIManagerC7onReady7warningy7Penguin11WarningCodeO_tF",
"moduleName": "PenNavUI",
"objc_name": "onReadyWithWarning:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onInitilzationError",
"printedName": "onInitilzationError(error:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "ErrorCode",
"printedName": "Penguin.ErrorCode",
"usr": "c:@M@Penguin@E@ErrorCode"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUIManager(im)onInitilzationErrorWithError:",
"mangledName": "$s8PenNavUI0aB9UIManagerC19onInitilzationError5errory7Penguin0G4CodeO_tF",
"moduleName": "PenNavUI",
"objc_name": "onInitilzationErrorWithError:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onInitializationProgressChange",
"printedName": "onInitializationProgressChange(status:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "SDKOperation",
"printedName": "Penguin.SDKOperation",
"usr": "c:@M@Penguin@E@SDKOperation"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUIManager(im)onInitializationProgressChangeWithStatus:",
"mangledName": "$s8PenNavUI0aB9UIManagerC30onInitializationProgressChange6statusy7Penguin12SDKOperationO_tF",
"moduleName": "PenNavUI",
"objc_name": "onInitializationProgressChangeWithStatus:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "initializeLocationManager",
"printedName": "initializeLocationManager()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB9UIManagerC25initializeLocationManageryyF",
"mangledName": "$s8PenNavUI0aB9UIManagerC25initializeLocationManageryyF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "locationManager",
"printedName": "locationManager(_:didEnterRegion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CLLocationManager",
"printedName": "CoreLocation.CLLocationManager",
"usr": "c:objc(cs)CLLocationManager"
},
{
"kind": "TypeNominal",
"name": "CLRegion",
"printedName": "CoreLocation.CLRegion",
"usr": "c:objc(cs)CLRegion"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUIManager(im)locationManager:didEnterRegion:",
"mangledName": "$s8PenNavUI0aB9UIManagerC15locationManager_14didEnterRegionySo010CLLocationF0C_So8CLRegionCtF",
"moduleName": "PenNavUI",
"objc_name": "locationManager:didEnterRegion:",
"declAttributes": [
"Final",
"ObjC",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager",
"mangledName": "$s8PenNavUI0aB9UIManagerC",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "PenNavUIMethods",
"printedName": "PenNavUIMethods",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods",
"mangledName": "$s8PenNavUI0aB9UIMethodsP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "PIInitializerDelegate",
"printedName": "PIInitializerDelegate",
"usr": "c:@M@Penguin@objc(pl)PIInitializerDelegate",
"mangledName": "$s7Penguin21PIInitializerDelegateP"
}
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "MessageUI",
"printedName": "MessageUI",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "SafariServices",
"printedName": "SafariServices",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "os.log",
"printedName": "os.log",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "DOM",
"printedName": "DOM",
"declKind": "Enum",
"usr": "s:8PenNavUI3DOMO",
"mangledName": "$s8PenNavUI3DOMO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "CommandLine",
"printedName": "CommandLine",
"children": [
{
"kind": "Function",
"name": "processImage",
"printedName": "processImage(with:)",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "Configuration",
"printedName": "PenNavUI.CommandLine.Configuration",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO12processImage4with10Foundation4DataVAC13ConfigurationV_tKFZ",
"mangledName": "$s8PenNavUI11CommandLineO12processImage4with10Foundation4DataVAC13ConfigurationV_tKFZ",
"moduleName": "PenNavUI",
"static": true,
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "makeSVGOptions",
"printedName": "makeSVGOptions(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
},
{
"kind": "TypeNominal",
"name": "Configuration",
"printedName": "PenNavUI.CommandLine.Configuration",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO14makeSVGOptions3forAA3SVGC7OptionsVAC13ConfigurationV_tFZ",
"mangledName": "$s8PenNavUI11CommandLineO14makeSVGOptions3forAA3SVGC7OptionsVAC13ConfigurationV_tFZ",
"moduleName": "PenNavUI",
"static": true,
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "makeTextAPI",
"printedName": "makeTextAPI(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CGTextRenderer.API",
"usr": "s:8PenNavUI14CGTextRendererC3APIO"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.API?",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO11makeTextAPI3forAA14CGTextRendererC0H0OAcHOSg_tFZ",
"mangledName": "$s8PenNavUI11CommandLineO11makeTextAPI3forAA14CGTextRendererC0H0OAcHOSg_tFZ",
"moduleName": "PenNavUI",
"static": true,
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "processImage",
"printedName": "processImage(_:with:)",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "SVG",
"printedName": "PenNavUI.SVG",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage"
},
{
"kind": "TypeNominal",
"name": "Configuration",
"printedName": "PenNavUI.CommandLine.Configuration",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO12processImage_4with10Foundation4DataVAA3SVGC_AC13ConfigurationVtKFZ",
"mangledName": "$s8PenNavUI11CommandLineO12processImage_4with10Foundation4DataVAA3SVGC_AC13ConfigurationVtKFZ",
"moduleName": "PenNavUI",
"static": true,
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "makeImageInsets",
"printedName": "makeImageInsets(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.SVG.Insets",
"usr": "s:8PenNavUI3SVGC6InsetsV"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO15makeImageInsets3forAA3SVGC0H0VAcHV_tKFZ",
"mangledName": "$s8PenNavUI11CommandLineO15makeImageInsets3forAA3SVGC0H0VAcHV_tKFZ",
"moduleName": "PenNavUI",
"static": true,
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "TypeDecl",
"name": "Configuration",
"printedName": "Configuration",
"children": [
{
"kind": "Var",
"name": "input",
"printedName": "input",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5input10Foundation3URLVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "inputUltralight",
"printedName": "inputUltralight",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV15inputUltralight10Foundation3URLVSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "inputBlack",
"printedName": "inputBlack",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV10inputBlack10Foundation3URLVSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "output",
"printedName": "output",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6output10Foundation3URLVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "format",
"printedName": "format",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6formatAC6FormatOvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "size",
"printedName": "size",
"children": [
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV4sizeAC4SizeOvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "api",
"printedName": "api",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.API?",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.API?",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.API?",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV3apiAC3APIOSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "insets",
"printedName": "insets",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV6insetsAC6InsetsVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "insetsUltralight",
"printedName": "insetsUltralight",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.Insets?",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.Insets?",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.Insets?",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV16insetsUltralightAC6InsetsVSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "insetsBlack",
"printedName": "insetsBlack",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.Insets?",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.Insets?",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.Insets?",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV11insetsBlackAC6InsetsVSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "scale",
"printedName": "scale",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV5scaleAC5ScaleOvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "options",
"printedName": "options",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV7optionsAA3SVGC7OptionsVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "precision",
"printedName": "precision",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Int?",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvp",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Int?",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvg",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Int?",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvs",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvM",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV9precisionSiSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
}
],
"declKind": "Struct",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV",
"mangledName": "$s8PenNavUI11CommandLineO13ConfigurationV",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "TypeDecl",
"name": "Format",
"printedName": "Format",
"children": [
{
"kind": "Var",
"name": "jpeg",
"printedName": "jpeg",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Format.Type) -> PenNavUI.CommandLine.Format",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Format.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO6FormatO4jpegyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO4jpegyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "pdf",
"printedName": "pdf",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Format.Type) -> PenNavUI.CommandLine.Format",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Format.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO6FormatO3pdfyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO3pdfyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "png",
"printedName": "png",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Format.Type) -> PenNavUI.CommandLine.Format",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Format.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO6FormatO3pngyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO3pngyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "swift",
"printedName": "swift",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Format.Type) -> PenNavUI.CommandLine.Format",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Format.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO6FormatO5swiftyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO5swiftyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "sfsymbol",
"printedName": "sfsymbol",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Format.Type) -> PenNavUI.CommandLine.Format",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Format.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO6FormatO8sfsymbolyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO8sfsymbolyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.Format?",
"children": [
{
"kind": "TypeNominal",
"name": "Format",
"printedName": "PenNavUI.CommandLine.Format",
"usr": "s:8PenNavUI11CommandLineO6FormatO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI11CommandLineO6FormatO8rawValueAESgSS_tcfc",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO8rawValueAESgSS_tcfc",
"moduleName": "PenNavUI",
"implicit": true,
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "rawValue",
"printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO6FormatO8rawValueSSvp",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO8rawValueSSvp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6FormatO8rawValueSSvg",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO8rawValueSSvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI11CommandLineO6FormatO",
"mangledName": "$s8PenNavUI11CommandLineO6FormatO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"enumRawTypeName": "String",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "RawRepresentable",
"printedName": "RawRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "RawValue",
"printedName": "RawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
]
}
],
"usr": "s:SY",
"mangledName": "$sSY"
}
]
},
{
"kind": "TypeDecl",
"name": "API",
"printedName": "API",
"children": [
{
"kind": "Var",
"name": "appkit",
"printedName": "appkit",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.API.Type) -> PenNavUI.CommandLine.API",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.API.Type",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO3APIO6appkityA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO3APIO6appkityA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "uikit",
"printedName": "uikit",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.API.Type) -> PenNavUI.CommandLine.API",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.API.Type",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO3APIO5uikityA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO3APIO5uikityA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.CommandLine.API?",
"children": [
{
"kind": "TypeNominal",
"name": "API",
"printedName": "PenNavUI.CommandLine.API",
"usr": "s:8PenNavUI11CommandLineO3APIO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI11CommandLineO3APIO8rawValueAESgSS_tcfc",
"mangledName": "$s8PenNavUI11CommandLineO3APIO8rawValueAESgSS_tcfc",
"moduleName": "PenNavUI",
"implicit": true,
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "rawValue",
"printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO3APIO8rawValueSSvp",
"mangledName": "$s8PenNavUI11CommandLineO3APIO8rawValueSSvp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO3APIO8rawValueSSvg",
"mangledName": "$s8PenNavUI11CommandLineO3APIO8rawValueSSvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI11CommandLineO3APIO",
"mangledName": "$s8PenNavUI11CommandLineO3APIO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"enumRawTypeName": "String",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "RawRepresentable",
"printedName": "RawRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "RawValue",
"printedName": "RawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
]
}
],
"usr": "s:SY",
"mangledName": "$sSY"
}
]
},
{
"kind": "TypeDecl",
"name": "Size",
"printedName": "Size",
"children": [
{
"kind": "Var",
"name": "default",
"printedName": "default",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Size.Type) -> PenNavUI.CommandLine.Size",
"children": [
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Size.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO4SizeO7defaultyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO4SizeO7defaultyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "custom",
"printedName": "custom",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Size.Type) -> (Swift.Int, Swift.Int) -> PenNavUI.CommandLine.Size",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(Swift.Int, Swift.Int) -> PenNavUI.CommandLine.Size",
"children": [
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
},
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(width: Swift.Int, height: Swift.Int)",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
]
}
]
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Size.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO4SizeO6customyAESi_SitcAEmF",
"mangledName": "$s8PenNavUI11CommandLineO4SizeO6customyAESi_SitcAEmF",
"moduleName": "PenNavUI"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
},
{
"kind": "TypeNominal",
"name": "Size",
"printedName": "PenNavUI.CommandLine.Size",
"usr": "s:8PenNavUI11CommandLineO4SizeO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO4SizeO2eeoiySbAE_AEtFZ",
"mangledName": "$s8PenNavUI11CommandLineO4SizeO2eeoiySbAE_AEtFZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI11CommandLineO4SizeO",
"mangledName": "$s8PenNavUI11CommandLineO4SizeO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
}
]
},
{
"kind": "TypeDecl",
"name": "Scale",
"printedName": "Scale",
"children": [
{
"kind": "Var",
"name": "default",
"printedName": "default",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Scale.Type) -> PenNavUI.CommandLine.Scale",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Scale.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO5ScaleO7defaultyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO7defaultyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "retina",
"printedName": "retina",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Scale.Type) -> PenNavUI.CommandLine.Scale",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Scale.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO5ScaleO6retinayA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO6retinayA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "superRetina",
"printedName": "superRetina",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Scale.Type) -> PenNavUI.CommandLine.Scale",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Scale.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO5ScaleO11superRetinayA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO11superRetinayA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "hashValue",
"printedName": "hashValue",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO5ScaleO9hashValueSivp",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO9hashValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO5ScaleO9hashValueSivg",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO9hashValueSivg",
"moduleName": "PenNavUI",
"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:8PenNavUI11CommandLineO5ScaleO4hash4intoys6HasherVz_tF",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO4hash4intoys6HasherVz_tF",
"moduleName": "PenNavUI",
"implicit": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
},
{
"kind": "TypeNominal",
"name": "Scale",
"printedName": "PenNavUI.CommandLine.Scale",
"usr": "s:8PenNavUI11CommandLineO5ScaleO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO5ScaleO2eeoiySbAE_AEtFZ",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO2eeoiySbAE_AEtFZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI11CommandLineO5ScaleO",
"mangledName": "$s8PenNavUI11CommandLineO5ScaleO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "Insets",
"printedName": "Insets",
"children": [
{
"kind": "Var",
"name": "top",
"printedName": "top",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO6InsetsV3topSdSgvp",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV3topSdSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV3topSdSgvg",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV3topSdSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV3topSdSgvs",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV3topSdSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV3topSdSgvM",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV3topSdSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "left",
"printedName": "left",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO6InsetsV4leftSdSgvp",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV4leftSdSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV4leftSdSgvg",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV4leftSdSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV4leftSdSgvs",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV4leftSdSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV4leftSdSgvM",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV4leftSdSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "bottom",
"printedName": "bottom",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO6InsetsV6bottomSdSgvp",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV6bottomSdSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV6bottomSdSgvg",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV6bottomSdSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV6bottomSdSgvs",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV6bottomSdSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV6bottomSdSgvM",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV6bottomSdSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "right",
"printedName": "right",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11CommandLineO6InsetsV5rightSdSgvp",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV5rightSdSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV5rightSdSgvg",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV5rightSdSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV5rightSdSgvs",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV5rightSdSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV5rightSdSgvM",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV5rightSdSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(top:left:bottom:right:)",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.Double?",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI11CommandLineO6InsetsV3top4left6bottom5rightAESdSg_A3Jtcfc",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV3top4left6bottom5rightAESdSg_A3Jtcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO6InsetsV2eeoiySbAE_AEtFZ",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV2eeoiySbAE_AEtFZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
"usr": "s:8PenNavUI11CommandLineO6InsetsV",
"mangledName": "$s8PenNavUI11CommandLineO6InsetsV",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
}
]
},
{
"kind": "Function",
"name": "parseConfiguration",
"printedName": "parseConfiguration(from:baseDirectory:)",
"children": [
{
"kind": "TypeNominal",
"name": "Configuration",
"printedName": "PenNavUI.CommandLine.Configuration",
"usr": "s:8PenNavUI11CommandLineO13ConfigurationV"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[Swift.String]",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO18parseConfiguration4from13baseDirectoryAC0G0VSaySSG_10Foundation3URLVtKFZ",
"mangledName": "$s8PenNavUI11CommandLineO18parseConfiguration4from13baseDirectoryAC0G0VSaySSG_10Foundation3URLVtKFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "TypeDecl",
"name": "Error",
"printedName": "Error",
"children": [
{
"kind": "Var",
"name": "invalid",
"printedName": "invalid",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Error.Type) -> PenNavUI.CommandLine.Error",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Error.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO5ErrorO7invalidyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO7invalidyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "unsupported",
"printedName": "unsupported",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Error.Type) -> PenNavUI.CommandLine.Error",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Error.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO5ErrorO11unsupportedyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO11unsupportedyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "fileNotFound",
"printedName": "fileNotFound",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.CommandLine.Error.Type) -> PenNavUI.CommandLine.Error",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.CommandLine.Error.Type",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI11CommandLineO5ErrorO12fileNotFoundyA2EmF",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO12fileNotFoundyA2EmF",
"moduleName": "PenNavUI"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
},
{
"kind": "TypeNominal",
"name": "Error",
"printedName": "PenNavUI.CommandLine.Error",
"usr": "s:8PenNavUI11CommandLineO5ErrorO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11CommandLineO5ErrorO2eeoiySbAE_AEtFZ",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO2eeoiySbAE_AEtFZ",
"moduleName": "PenNavUI",
"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:8PenNavUI11CommandLineO5ErrorO9hashValueSivp",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO9hashValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11CommandLineO5ErrorO9hashValueSivg",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO9hashValueSivg",
"moduleName": "PenNavUI",
"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:8PenNavUI11CommandLineO5ErrorO4hash4intoys6HasherVz_tF",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO4hash4intoys6HasherVz_tF",
"moduleName": "PenNavUI",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI11CommandLineO5ErrorO",
"mangledName": "$s8PenNavUI11CommandLineO5ErrorO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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"
}
]
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI11CommandLineO",
"mangledName": "$s8PenNavUI11CommandLineO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelBehavior",
"printedName": "FloatingPanelBehavior",
"children": [
{
"kind": "Var",
"name": "springDecelerationRate",
"printedName": "springDecelerationRate",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(py)springDecelerationRate",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP22springDecelerationRate12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(im)springDecelerationRate",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP22springDecelerationRate12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelBehavior>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelBehavior>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "springResponseTime",
"printedName": "springResponseTime",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(py)springResponseTime",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP18springResponseTime12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(im)springResponseTime",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP18springResponseTime12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelBehavior>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelBehavior>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "momentumProjectionRate",
"printedName": "momentumProjectionRate",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(py)momentumProjectionRate",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP22momentumProjectionRate12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(im)momentumProjectionRate",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP22momentumProjectionRate12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelBehavior>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelBehavior>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "shouldProjectMomentum",
"printedName": "shouldProjectMomentum(_:to:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(im)shouldProjectMomentum:to:",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP21shouldProjectMomentum_2toSbAA0dE10ControllerC_AA0dE5StateCtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelBehavior>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelBehavior>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "redirectionalProgress",
"printedName": "redirectionalProgress(_:from:to:)",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(im)redirectionalProgress:from:to:",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP21redirectionalProgress_4from2to12CoreGraphics7CGFloatVAA0dE10ControllerC_AA0dE5StateCAMtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelBehavior>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelBehavior>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "allowsRubberBanding",
"printedName": "allowsRubberBanding(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "UIRectEdge",
"printedName": "UIKit.UIRectEdge",
"usr": "c:@E@UIRectEdge"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(im)allowsRubberBandingFor:",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP19allowsRubberBanding3forSbSo10UIRectEdgeV_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelBehavior>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelBehavior>",
"protocolReq": true,
"objc_name": "allowsRubberBandingFor:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "removalInteractionVelocityThreshold",
"printedName": "removalInteractionVelocityThreshold",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(py)removalInteractionVelocityThreshold",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP35removalInteractionVelocityThreshold12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior(im)removalInteractionVelocityThreshold",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP35removalInteractionVelocityThreshold12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelBehavior>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelBehavior>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Protocol",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 : AnyObject>",
"sugared_genericSig": "<Self : AnyObject>",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelDefaultBehavior",
"printedName": "FloatingPanelDefaultBehavior",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelDefaultBehavior",
"printedName": "PenNavUI.FloatingPanelDefaultBehavior",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorCACycfc",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorCACycfc",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "springDecelerationRate",
"printedName": "springDecelerationRate",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC22springDecelerationRate14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC22springDecelerationRate12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "springDecelerationRate",
"declAttributes": [
"ObjC",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC22springDecelerationRate14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC22springDecelerationRate12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "springDecelerationRate",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "springResponseTime",
"printedName": "springResponseTime",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC18springResponseTime14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC18springResponseTime12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "springResponseTime",
"declAttributes": [
"ObjC",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC18springResponseTime14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC18springResponseTime12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "springResponseTime",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "momentumProjectionRate",
"printedName": "momentumProjectionRate",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC22momentumProjectionRate14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC22momentumProjectionRate12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "momentumProjectionRate",
"declAttributes": [
"ObjC",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC22momentumProjectionRate14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC22momentumProjectionRate12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "momentumProjectionRate",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "redirectionalProgress",
"printedName": "redirectionalProgress(_:from:to:)",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC21redirectionalProgress_4from2to14CoreFoundation7CGFloatVAA0dE10ControllerC_AA0dE5StateCAMtF",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC21redirectionalProgress_4from2to12CoreGraphics7CGFloatVAA0dE10ControllerC_AA0dE5StateCAMtF",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "redirectionalProgress:from:to:",
"declAttributes": [
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "allowsRubberBanding",
"printedName": "allowsRubberBanding(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "UIRectEdge",
"printedName": "UIKit.UIRectEdge",
"usr": "c:@E@UIRectEdge"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC19allowsRubberBanding3forSbSo10UIRectEdgeV_tF",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC19allowsRubberBanding3forSbSo10UIRectEdgeV_tF",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "allowsRubberBandingFor:",
"declAttributes": [
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "removalInteractionVelocityThreshold",
"printedName": "removalInteractionVelocityThreshold",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"isOpen": true,
"objc_name": "removalInteractionVelocityThreshold",
"declAttributes": [
"HasInitialValue",
"ObjC",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"isOpen": true,
"objc_name": "removalInteractionVelocityThreshold",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold14CoreFoundation7CGFloatVvs",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"isOpen": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC35removalInteractionVelocityThreshold12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"isOpen": true,
"accessorKind": "_modify"
}
]
}
],
"declKind": "Class",
"usr": "s:8PenNavUI28FloatingPanelDefaultBehaviorC",
"mangledName": "$s8PenNavUI28FloatingPanelDefaultBehaviorC",
"moduleName": "PenNavUI",
"isOpen": true,
"declAttributes": [
"AccessControl",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "FloatingPanelBehavior",
"printedName": "FloatingPanelBehavior",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior",
"mangledName": "$s8PenNavUI21FloatingPanelBehaviorP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "IssueType",
"printedName": "IssueType",
"children": [
{
"kind": "Var",
"name": "poi",
"printedName": "poi",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.IssueType.Type) -> PenNavUI.IssueType",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.IssueType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI9IssueTypeO3poiyA2CmF",
"mangledName": "$s8PenNavUI9IssueTypeO3poiyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "venue",
"printedName": "venue",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.IssueType.Type) -> PenNavUI.IssueType",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.IssueType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI9IssueTypeO5venueyA2CmF",
"mangledName": "$s8PenNavUI9IssueTypeO5venueyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "location",
"printedName": "location",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.IssueType.Type) -> PenNavUI.IssueType",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.IssueType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI9IssueTypeO8locationyA2CmF",
"mangledName": "$s8PenNavUI9IssueTypeO8locationyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "navigation",
"printedName": "navigation",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.IssueType.Type) -> PenNavUI.IssueType",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.IssueType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI9IssueTypeO10navigationyA2CmF",
"mangledName": "$s8PenNavUI9IssueTypeO10navigationyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
},
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI9IssueTypeO2eeoiySbAC_ACtFZ",
"mangledName": "$s8PenNavUI9IssueTypeO2eeoiySbAC_ACtFZ",
"moduleName": "PenNavUI",
"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:8PenNavUI9IssueTypeO9hashValueSivp",
"mangledName": "$s8PenNavUI9IssueTypeO9hashValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI9IssueTypeO9hashValueSivg",
"mangledName": "$s8PenNavUI9IssueTypeO9hashValueSivg",
"moduleName": "PenNavUI",
"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:8PenNavUI9IssueTypeO4hash4intoys6HasherVz_tF",
"mangledName": "$s8PenNavUI9IssueTypeO4hash4intoys6HasherVz_tF",
"moduleName": "PenNavUI",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI9IssueTypeO",
"mangledName": "$s8PenNavUI9IssueTypeO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
}
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "MapKit",
"printedName": "MapKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "FavoriteCacheData",
"printedName": "FavoriteCacheData",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(entity:insertInto:)",
"children": [
{
"kind": "TypeNominal",
"name": "FavoriteCacheData",
"printedName": "PenNavUI.FavoriteCacheData",
"usr": "c:@M@PenNavUI@objc(cs)FavoriteCacheData"
},
{
"kind": "TypeNominal",
"name": "NSEntityDescription",
"printedName": "CoreData.NSEntityDescription",
"usr": "c:objc(cs)NSEntityDescription"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreData.NSManagedObjectContext?",
"children": [
{
"kind": "TypeNominal",
"name": "NSManagedObjectContext",
"printedName": "CoreData.NSManagedObjectContext",
"usr": "c:objc(cs)NSManagedObjectContext"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FavoriteCacheData(im)initWithEntity:insertIntoManagedObjectContext:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithEntity:insertIntoManagedObjectContext:",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "fetchRequest",
"printedName": "fetchRequest()",
"children": [
{
"kind": "TypeNominal",
"name": "NSFetchRequest",
"printedName": "CoreData.NSFetchRequest<PenNavUI.FavoriteCacheData>",
"children": [
{
"kind": "TypeNominal",
"name": "FavoriteCacheData",
"printedName": "PenNavUI.FavoriteCacheData",
"usr": "c:@M@PenNavUI@objc(cs)FavoriteCacheData"
}
],
"usr": "c:objc(cs)NSFetchRequest"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI17FavoriteCacheDataC12fetchRequestSo07NSFetchH0CyACGyFZ",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC12fetchRequestSo07NSFetchH0CyACGyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl",
"NonObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "createDate",
"printedName": "createDate",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)createDate",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC10createDateSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)createDate",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC10createDateSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setCreateDate:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC10createDateSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "deviceId",
"printedName": "deviceId",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)deviceId",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8deviceIdSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)deviceId",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8deviceIdSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setDeviceId:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8deviceIdSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "type",
"printedName": "type",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)type",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC4typeSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)type",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC4typeSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setType:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC4typeSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "distance",
"printedName": "distance",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)distance",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8distanceSdvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)distance",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8distanceSdvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": 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": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setDistance:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8distanceSdvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "id",
"printedName": "id",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)id",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC2idSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)id",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC2idSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setId:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC2idSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "label",
"printedName": "label",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)label",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC5labelSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)label",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC5labelSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setLabel:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC5labelSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "poiId",
"printedName": "poiId",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)poiId",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC5poiIds5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)poiId",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC5poiIds5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setPoiId:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC5poiIds5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "userName",
"printedName": "userName",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)userName",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8userNameSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)userName",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8userNameSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setUserName:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8userNameSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "location",
"printedName": "location",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.SharedLocationCacheData?",
"children": [
{
"kind": "TypeNominal",
"name": "SharedLocationCacheData",
"printedName": "PenNavUI.SharedLocationCacheData",
"usr": "c:@M@PenNavUI@objc(cs)SharedLocationCacheData"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(py)location",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8locationAA014SharedLocationeF0CSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.SharedLocationCacheData?",
"children": [
{
"kind": "TypeNominal",
"name": "SharedLocationCacheData",
"printedName": "PenNavUI.SharedLocationCacheData",
"usr": "c:@M@PenNavUI@objc(cs)SharedLocationCacheData"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)location",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8locationAA014SharedLocationeF0CSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.SharedLocationCacheData?",
"children": [
{
"kind": "TypeNominal",
"name": "SharedLocationCacheData",
"printedName": "PenNavUI.SharedLocationCacheData",
"usr": "c:@M@PenNavUI@objc(cs)SharedLocationCacheData"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)FavoriteCacheData(im)setLocation:",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC8locationAA014SharedLocationeF0CSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FavoriteCacheData",
"mangledName": "$s8PenNavUI17FavoriteCacheDataC",
"moduleName": "PenNavUI",
"objc_name": "FavoriteCacheData",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSManagedObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"CoreData.NSManagedObject",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "ObservableObject",
"printedName": "ObservableObject",
"children": [
{
"kind": "TypeWitness",
"name": "ObjectWillChangePublisher",
"printedName": "ObjectWillChangePublisher",
"children": [
{
"kind": "TypeNominal",
"name": "ObservableObjectPublisher",
"printedName": "Combine.ObservableObjectPublisher",
"usr": "s:7Combine25ObservableObjectPublisherC"
}
]
}
],
"usr": "s:7Combine16ObservableObjectP",
"mangledName": "$s7Combine16ObservableObjectP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelReferenceEdge",
"printedName": "FloatingPanelReferenceEdge",
"children": [
{
"kind": "Var",
"name": "top",
"printedName": "top",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelReferenceEdge.Type) -> PenNavUI.FloatingPanelReferenceEdge",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelReferenceEdge.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge@FloatingPanelReferenceEdgeTop",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO3topyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "left",
"printedName": "left",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelReferenceEdge.Type) -> PenNavUI.FloatingPanelReferenceEdge",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelReferenceEdge.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge@FloatingPanelReferenceEdgeLeft",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO4leftyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Var",
"name": "bottom",
"printedName": "bottom",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelReferenceEdge.Type) -> PenNavUI.FloatingPanelReferenceEdge",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelReferenceEdge.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge@FloatingPanelReferenceEdgeBottom",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO6bottomyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 2
},
{
"kind": "Var",
"name": "right",
"printedName": "right",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelReferenceEdge.Type) -> PenNavUI.FloatingPanelReferenceEdge",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelReferenceEdge.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge@FloatingPanelReferenceEdgeRight",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO5rightyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 3
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelReferenceEdge?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI26FloatingPanelReferenceEdgeO8rawValueACSgSi_tcfc",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO8rawValueACSgSi_tcfc",
"moduleName": "PenNavUI",
"implicit": 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:8PenNavUI26FloatingPanelReferenceEdgeO8rawValueSivp",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO8rawValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI26FloatingPanelReferenceEdgeO8rawValueSivg",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge",
"mangledName": "$s8PenNavUI26FloatingPanelReferenceEdgeO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "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": "TypeDecl",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "FloatingPanelLayoutReferenceGuide",
"children": [
{
"kind": "Var",
"name": "superview",
"printedName": "superview",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelLayoutReferenceGuide.Type) -> PenNavUI.FloatingPanelLayoutReferenceGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide@FloatingPanelLayoutReferenceGuideSuperview",
"mangledName": "$s8PenNavUI33FloatingPanelLayoutReferenceGuideO9superviewyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "safeArea",
"printedName": "safeArea",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelLayoutReferenceGuide.Type) -> PenNavUI.FloatingPanelLayoutReferenceGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide@FloatingPanelLayoutReferenceGuideSafeArea",
"mangledName": "$s8PenNavUI33FloatingPanelLayoutReferenceGuideO8safeAreayA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI33FloatingPanelLayoutReferenceGuideO8rawValueACSgSi_tcfc",
"mangledName": "$s8PenNavUI33FloatingPanelLayoutReferenceGuideO8rawValueACSgSi_tcfc",
"moduleName": "PenNavUI",
"implicit": 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:8PenNavUI33FloatingPanelLayoutReferenceGuideO8rawValueSivp",
"mangledName": "$s8PenNavUI33FloatingPanelLayoutReferenceGuideO8rawValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI33FloatingPanelLayoutReferenceGuideO8rawValueSivg",
"mangledName": "$s8PenNavUI33FloatingPanelLayoutReferenceGuideO8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide",
"mangledName": "$s8PenNavUI33FloatingPanelLayoutReferenceGuideO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "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": "TypeDecl",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "FloatingPanelLayoutContentBoundingGuide",
"children": [
{
"kind": "Var",
"name": "none",
"printedName": "none",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelLayoutContentBoundingGuide.Type) -> PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide@FloatingPanelLayoutContentBoundingGuideNone",
"mangledName": "$s8PenNavUI39FloatingPanelLayoutContentBoundingGuideO4noneyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "superview",
"printedName": "superview",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelLayoutContentBoundingGuide.Type) -> PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide@FloatingPanelLayoutContentBoundingGuideSuperview",
"mangledName": "$s8PenNavUI39FloatingPanelLayoutContentBoundingGuideO9superviewyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Var",
"name": "safeArea",
"printedName": "safeArea",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelLayoutContentBoundingGuide.Type) -> PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide@FloatingPanelLayoutContentBoundingGuideSafeArea",
"mangledName": "$s8PenNavUI39FloatingPanelLayoutContentBoundingGuideO8safeAreayA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 2
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI39FloatingPanelLayoutContentBoundingGuideO8rawValueACSgSi_tcfc",
"mangledName": "$s8PenNavUI39FloatingPanelLayoutContentBoundingGuideO8rawValueACSgSi_tcfc",
"moduleName": "PenNavUI",
"implicit": 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:8PenNavUI39FloatingPanelLayoutContentBoundingGuideO8rawValueSivp",
"mangledName": "$s8PenNavUI39FloatingPanelLayoutContentBoundingGuideO8rawValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI39FloatingPanelLayoutContentBoundingGuideO8rawValueSivg",
"mangledName": "$s8PenNavUI39FloatingPanelLayoutContentBoundingGuideO8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide",
"mangledName": "$s8PenNavUI39FloatingPanelLayoutContentBoundingGuideO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "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": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "MessageUI",
"printedName": "MessageUI",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "SafariServices",
"printedName": "SafariServices",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "QuartzCore",
"printedName": "QuartzCore",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "PenNavUITableUpdate",
"printedName": "PenNavUITableUpdate",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(entity:insertInto:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUITableUpdate",
"printedName": "PenNavUI.PenNavUITableUpdate",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUITableUpdate"
},
{
"kind": "TypeNominal",
"name": "NSEntityDescription",
"printedName": "CoreData.NSEntityDescription",
"usr": "c:objc(cs)NSEntityDescription"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreData.NSManagedObjectContext?",
"children": [
{
"kind": "TypeNominal",
"name": "NSManagedObjectContext",
"printedName": "CoreData.NSManagedObjectContext",
"usr": "c:objc(cs)NSManagedObjectContext"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUITableUpdate(im)initWithEntity:insertIntoManagedObjectContext:",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithEntity:insertIntoManagedObjectContext:",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "fetchRequest",
"printedName": "fetchRequest()",
"children": [
{
"kind": "TypeNominal",
"name": "NSFetchRequest",
"printedName": "CoreData.NSFetchRequest<PenNavUI.PenNavUITableUpdate>",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUITableUpdate",
"printedName": "PenNavUI.PenNavUITableUpdate",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUITableUpdate"
}
],
"usr": "c:objc(cs)NSFetchRequest"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB13UITableUpdateC12fetchRequestSo07NSFetchG0CyACGyFZ",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC12fetchRequestSo07NSFetchG0CyACGyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl",
"NonObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "lastUpdateTime",
"printedName": "lastUpdateTime",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUITableUpdate(py)lastUpdateTime",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC04lastE4TimeSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUITableUpdate(im)lastUpdateTime",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC04lastE4TimeSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUITableUpdate(im)setLastUpdateTime:",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC04lastE4TimeSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "tableName",
"printedName": "tableName",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUITableUpdate(py)tableName",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC9tableNameSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUITableUpdate(im)tableName",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC9tableNameSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavUITableUpdate(im)setTableName:",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC9tableNameSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUITableUpdate",
"mangledName": "$s8PenNavUI0aB13UITableUpdateC",
"moduleName": "PenNavUI",
"objc_name": "PenNavUITableUpdate",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSManagedObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"CoreData.NSManagedObject",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "ObservableObject",
"printedName": "ObservableObject",
"children": [
{
"kind": "TypeWitness",
"name": "ObjectWillChangePublisher",
"printedName": "ObjectWillChangePublisher",
"children": [
{
"kind": "TypeNominal",
"name": "ObservableObjectPublisher",
"printedName": "Combine.ObservableObjectPublisher",
"usr": "s:7Combine25ObservableObjectPublisherC"
}
]
}
],
"usr": "s:7Combine16ObservableObjectP",
"mangledName": "$s7Combine16ObservableObjectP"
}
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "SFSymbolRenderer",
"printedName": "SFSymbolRenderer",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(options:insets:insetsUltralight:insetsBlack:precision:)",
"children": [
{
"kind": "TypeNominal",
"name": "SFSymbolRenderer",
"printedName": "PenNavUI.SFSymbolRenderer",
"usr": "s:8PenNavUI16SFSymbolRendererV"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.CommandLine.Insets",
"usr": "s:8PenNavUI11CommandLineO6InsetsV"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI16SFSymbolRendererV7options6insets0G10Ultralight0G5Black9precisionAcA3SVGC7OptionsV_AA11CommandLineO6InsetsVA2PSitcfc",
"mangledName": "$s8PenNavUI16SFSymbolRendererV7options6insets0G10Ultralight0G5Black9precisionAcA3SVGC7OptionsV_AA11CommandLineO6InsetsVA2PSitcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "render",
"printedName": "render(regular:ultralight:black:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.URL?",
"children": [
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16SFSymbolRendererV6render7regular10ultralight5blackSS10Foundation3URLV_AJSgAKtKF",
"mangledName": "$s8PenNavUI16SFSymbolRendererV6render7regular10ultralight5blackSS10Foundation3URLV_AJSgAKtKF",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"throwing": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
"usr": "s:8PenNavUI16SFSymbolRendererV",
"mangledName": "$s8PenNavUI16SFSymbolRendererV",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Darwin",
"printedName": "Darwin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "PenNavStyle",
"printedName": "PenNavStyle",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(entity:insertInto:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavStyle",
"printedName": "PenNavUI.PenNavStyle",
"usr": "c:@M@PenNavUI@objc(cs)PenNavStyle"
},
{
"kind": "TypeNominal",
"name": "NSEntityDescription",
"printedName": "CoreData.NSEntityDescription",
"usr": "c:objc(cs)NSEntityDescription"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreData.NSManagedObjectContext?",
"children": [
{
"kind": "TypeNominal",
"name": "NSManagedObjectContext",
"printedName": "CoreData.NSManagedObjectContext",
"usr": "c:objc(cs)NSManagedObjectContext"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)PenNavStyle(im)initWithEntity:insertIntoManagedObjectContext:",
"mangledName": "$s8PenNavUI0aB5StyleC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithEntity:insertIntoManagedObjectContext:",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "fetchRequest",
"printedName": "fetchRequest()",
"children": [
{
"kind": "TypeNominal",
"name": "NSFetchRequest",
"printedName": "CoreData.NSFetchRequest<PenNavUI.PenNavStyle>",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavStyle",
"printedName": "PenNavUI.PenNavStyle",
"usr": "c:@M@PenNavUI@objc(cs)PenNavStyle"
}
],
"usr": "c:objc(cs)NSFetchRequest"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB5StyleC12fetchRequestSo07NSFetchF0CyACGyFZ",
"mangledName": "$s8PenNavUI0aB5StyleC12fetchRequestSo07NSFetchF0CyACGyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl",
"NonObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "type",
"printedName": "type",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavStyle(py)type",
"mangledName": "$s8PenNavUI0aB5StyleC4typeSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavStyle(im)type",
"mangledName": "$s8PenNavUI0aB5StyleC4typeSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavStyle(im)setType:",
"mangledName": "$s8PenNavUI0aB5StyleC4typeSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "value",
"printedName": "value",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.Data?",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavStyle(py)value",
"mangledName": "$s8PenNavUI0aB5StyleC5value10Foundation4DataVSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.Data?",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavStyle(im)value",
"mangledName": "$s8PenNavUI0aB5StyleC5value10Foundation4DataVSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.Data?",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)PenNavStyle(im)setValue:",
"mangledName": "$s8PenNavUI0aB5StyleC5value10Foundation4DataVSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)PenNavStyle",
"mangledName": "$s8PenNavUI0aB5StyleC",
"moduleName": "PenNavUI",
"objc_name": "PenNavStyle",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSManagedObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"CoreData.NSManagedObject",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "ObservableObject",
"printedName": "ObservableObject",
"children": [
{
"kind": "TypeWitness",
"name": "ObjectWillChangePublisher",
"printedName": "ObjectWillChangePublisher",
"children": [
{
"kind": "TypeNominal",
"name": "ObservableObjectPublisher",
"printedName": "Combine.ObservableObjectPublisher",
"usr": "s:7Combine25ObservableObjectPublisherC"
}
]
}
],
"usr": "s:7Combine16ObservableObjectP",
"mangledName": "$s7Combine16ObservableObjectP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreText",
"printedName": "CoreText",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "CampaignMessage",
"printedName": "CampaignMessage",
"children": [
{
"kind": "Var",
"name": "title",
"printedName": "title",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI15CampaignMessageV5titleSSvp",
"mangledName": "$s8PenNavUI15CampaignMessageV5titleSSvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI15CampaignMessageV5titleSSvg",
"mangledName": "$s8PenNavUI15CampaignMessageV5titleSSvg",
"moduleName": "PenNavUI",
"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:8PenNavUI15CampaignMessageV5titleSSvs",
"mangledName": "$s8PenNavUI15CampaignMessageV5titleSSvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI15CampaignMessageV5titleSSvM",
"mangledName": "$s8PenNavUI15CampaignMessageV5titleSSvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "description",
"printedName": "description",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI15CampaignMessageV11descriptionSSvp",
"mangledName": "$s8PenNavUI15CampaignMessageV11descriptionSSvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI15CampaignMessageV11descriptionSSvg",
"mangledName": "$s8PenNavUI15CampaignMessageV11descriptionSSvg",
"moduleName": "PenNavUI",
"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:8PenNavUI15CampaignMessageV11descriptionSSvs",
"mangledName": "$s8PenNavUI15CampaignMessageV11descriptionSSvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI15CampaignMessageV11descriptionSSvM",
"mangledName": "$s8PenNavUI15CampaignMessageV11descriptionSSvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
}
],
"declKind": "Struct",
"usr": "s:8PenNavUI15CampaignMessageV",
"mangledName": "$s8PenNavUI15CampaignMessageV",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreText",
"printedName": "CoreText",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "PenNavInitializationDelegate",
"printedName": "PenNavInitializationDelegate",
"children": [
{
"kind": "Function",
"name": "onPenNavSuccess",
"printedName": "onPenNavSuccess()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB22InitializationDelegateP02onaB7SuccessyyF",
"mangledName": "$s8PenNavUI0aB22InitializationDelegateP02onaB7SuccessyyF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavInitializationDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavInitializationDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onPenNavInitializationError",
"printedName": "onPenNavInitializationError(errorType:errorDescription:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI0aB22InitializationDelegateP02onabD5Error9errorType0H11DescriptionyAA0aB7UIErrorO_SStF",
"mangledName": "$s8PenNavUI0aB22InitializationDelegateP02onabD5Error9errorType0H11DescriptionyAA0aB7UIErrorO_SStF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavInitializationDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavInitializationDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "s:8PenNavUI0aB22InitializationDelegateP",
"mangledName": "$s8PenNavUI0aB22InitializationDelegateP",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "TypeDecl",
"name": "PIEventsDelegate",
"printedName": "PIEventsDelegate",
"children": [
{
"kind": "Function",
"name": "onBackButtonPressed",
"printedName": "onBackButtonPressed()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegateP19onBackButtonPressedyyF",
"mangledName": "$s8PenNavUI16PIEventsDelegateP19onBackButtonPressedyyF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onPenNavUIDismiss",
"printedName": "onPenNavUIDismiss()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegateP02onaB9UIDismissyyF",
"mangledName": "$s8PenNavUI16PIEventsDelegateP02onaB9UIDismissyyF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onReportIssue",
"printedName": "onReportIssue(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegateP13onReportIssueyyAA0H4TypeOF",
"mangledName": "$s8PenNavUI16PIEventsDelegateP13onReportIssueyyAA0H4TypeOF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onShareLocation",
"printedName": "onShareLocation(link:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegateP15onShareLocation4linkySSSg_tF",
"mangledName": "$s8PenNavUI16PIEventsDelegateP15onShareLocation4linkySSSg_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onBackButtonPressed",
"printedName": "onBackButtonPressed()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegatePAAE19onBackButtonPressedyyF",
"mangledName": "$s8PenNavUI16PIEventsDelegatePAAE19onBackButtonPressedyyF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onPenNavUIDismiss",
"printedName": "onPenNavUIDismiss()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegatePAAE02onaB9UIDismissyyF",
"mangledName": "$s8PenNavUI16PIEventsDelegatePAAE02onaB9UIDismissyyF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onReportIssue",
"printedName": "onReportIssue(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "IssueType",
"printedName": "PenNavUI.IssueType",
"usr": "s:8PenNavUI9IssueTypeO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegatePAAE13onReportIssueyyAA0H4TypeOF",
"mangledName": "$s8PenNavUI16PIEventsDelegatePAAE13onReportIssueyyAA0H4TypeOF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onShareLocation",
"printedName": "onShareLocation(link:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI16PIEventsDelegatePAAE15onShareLocation4linkySSSg_tF",
"mangledName": "$s8PenNavUI16PIEventsDelegatePAAE15onShareLocation4linkySSSg_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PIEventsDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PIEventsDelegate>",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "s:8PenNavUI16PIEventsDelegateP",
"mangledName": "$s8PenNavUI16PIEventsDelegateP",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "TypeDecl",
"name": "PILocationDelegate",
"printedName": "PILocationDelegate",
"children": [
{
"kind": "Function",
"name": "onLocationOffCampus",
"printedName": "onLocationOffCampus(location:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CLLocationCoordinate2D",
"printedName": "CoreLocation.CLLocationCoordinate2D",
"usr": "c:@S@CLLocationCoordinate2D"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI18PILocationDelegateP19onLocationOffCampus8locationySo22CLLocationCoordinate2DV_tF",
"mangledName": "$s8PenNavUI18PILocationDelegateP19onLocationOffCampus8locationySo22CLLocationCoordinate2DV_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PILocationDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PILocationDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onLocationMessage",
"printedName": "onLocationMessage(message:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CampaignMessage",
"printedName": "PenNavUI.CampaignMessage",
"usr": "s:8PenNavUI15CampaignMessageV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI18PILocationDelegateP17onLocationMessage7messageyAA08CampaignH0V_tF",
"mangledName": "$s8PenNavUI18PILocationDelegateP17onLocationMessage7messageyAA08CampaignH0V_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PILocationDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PILocationDelegate>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onLocationOffCampus",
"printedName": "onLocationOffCampus(location:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CLLocationCoordinate2D",
"printedName": "CoreLocation.CLLocationCoordinate2D",
"usr": "c:@S@CLLocationCoordinate2D"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI18PILocationDelegatePAAE19onLocationOffCampus8locationySo22CLLocationCoordinate2DV_tF",
"mangledName": "$s8PenNavUI18PILocationDelegatePAAE19onLocationOffCampus8locationySo22CLLocationCoordinate2DV_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PILocationDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PILocationDelegate>",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "onLocationMessage",
"printedName": "onLocationMessage(message:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CampaignMessage",
"printedName": "PenNavUI.CampaignMessage",
"usr": "s:8PenNavUI15CampaignMessageV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI18PILocationDelegatePAAE17onLocationMessage7messageyAA08CampaignH0V_tF",
"mangledName": "$s8PenNavUI18PILocationDelegatePAAE17onLocationMessage7messageyAA08CampaignH0V_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PILocationDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.PILocationDelegate>",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "s:8PenNavUI18PILocationDelegateP",
"mangledName": "$s8PenNavUI18PILocationDelegateP",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "TypeDecl",
"name": "PenNavUIMethods",
"printedName": "PenNavUIMethods",
"children": [
{
"kind": "Function",
"name": "present",
"printedName": "present(root:view:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
},
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)presentWithRoot:view:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP7present4root4viewySo16UIViewControllerC_So0H0CtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"objc_name": "presentWithRoot:view:",
"declAttributes": [
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setClientKey",
"printedName": "setClientKey(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)setClientKey:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP12setClientKeyyAA0aB9UIManagerCSSF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"declAttributes": [
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setUsername",
"printedName": "setUsername(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)setUsername:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP11setUsernameyAA0aB9UIManagerCSSF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"declAttributes": [
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setServiceName",
"printedName": "setServiceName(dataServiceName:positionServiceName:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)setServiceNameWithDataServiceName:positionServiceName:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP14setServiceName04datafG008positionfG0AA0aB9UIManagerCSS_SStF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"objc_name": "setServiceNameWithDataServiceName:positionServiceName:",
"declAttributes": [
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setBaseURL",
"printedName": "setBaseURL(dataURL:positionURL:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)setBaseURLWithDataURL:positionURL:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP10setBaseURL04dataG008positionG0AA0aB9UIManagerCSS_SStF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"objc_name": "setBaseURLWithDataURL:positionURL:",
"declAttributes": [
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setOutdoorEnable",
"printedName": "setOutdoorEnable(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)setOutdoorEnableWithIsEnable:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP16setOutdoorEnable02isG0AA0aB9UIManagerCSb_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"objc_name": "setOutdoorEnableWithIsEnable:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setSimulationModeEnabled",
"printedName": "setSimulationModeEnabled(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)setSimulationModeEnabledWithIsEnable:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP24setSimulationModeEnabled8isEnableAA0aB9UIManagerCSb_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"objc_name": "setSimulationModeEnabledWithIsEnable:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "setStepDetectionEnable",
"printedName": "setStepDetectionEnable(isEnable:)",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIManager",
"printedName": "PenNavUI.PenNavUIManager",
"usr": "c:@M@PenNavUI@objc(cs)PenNavUIManager"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)setStepDetectionEnableWithIsEnable:",
"mangledName": "$s8PenNavUI0aB9UIMethodsP22setStepDetectionEnable02isH0AA0aB9UIManagerCSb_tF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"objc_name": "setStepDetectionEnableWithIsEnable:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "build",
"printedName": "build()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods(im)build",
"mangledName": "$s8PenNavUI0aB9UIMethodsP5buildyyF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.PenNavUIMethods>",
"sugared_genericSig": "<Self where Self : PenNavUI.PenNavUIMethods>",
"protocolReq": true,
"declAttributes": [
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "c:@M@PenNavUI@objc(pl)PenNavUIMethods",
"mangledName": "$s8PenNavUI0aB9UIMethodsP",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 : AnyObject>",
"sugared_genericSig": "<Self : AnyObject>",
"declAttributes": [
"AccessControl",
"ObjC"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "Import",
"name": "CoreGraphics",
"printedName": "CoreGraphics",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "SharedLocationCacheData",
"printedName": "SharedLocationCacheData",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(entity:insertInto:)",
"children": [
{
"kind": "TypeNominal",
"name": "SharedLocationCacheData",
"printedName": "PenNavUI.SharedLocationCacheData",
"usr": "c:@M@PenNavUI@objc(cs)SharedLocationCacheData"
},
{
"kind": "TypeNominal",
"name": "NSEntityDescription",
"printedName": "CoreData.NSEntityDescription",
"usr": "c:objc(cs)NSEntityDescription"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreData.NSManagedObjectContext?",
"children": [
{
"kind": "TypeNominal",
"name": "NSManagedObjectContext",
"printedName": "CoreData.NSManagedObjectContext",
"usr": "c:objc(cs)NSManagedObjectContext"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)SharedLocationCacheData(im)initWithEntity:insertIntoManagedObjectContext:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC6entity10insertIntoACSo19NSEntityDescriptionC_So22NSManagedObjectContextCSgtcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithEntity:insertIntoManagedObjectContext:",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "fetchRequest",
"printedName": "fetchRequest()",
"children": [
{
"kind": "TypeNominal",
"name": "NSFetchRequest",
"printedName": "CoreData.NSFetchRequest<PenNavUI.SharedLocationCacheData>",
"children": [
{
"kind": "TypeNominal",
"name": "SharedLocationCacheData",
"printedName": "PenNavUI.SharedLocationCacheData",
"usr": "c:@M@PenNavUI@objc(cs)SharedLocationCacheData"
}
],
"usr": "c:objc(cs)NSFetchRequest"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI23SharedLocationCacheDataC12fetchRequestSo07NSFetchI0CyACGyFZ",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC12fetchRequestSo07NSFetchI0CyACGyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl",
"NonObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "edgeId",
"printedName": "edgeId",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)edgeId",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC6edgeIds5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)edgeId",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC6edgeIds5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setEdgeId:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC6edgeIds5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "floorId",
"printedName": "floorId",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)floorId",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC7floorIds5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)floorId",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC7floorIds5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setFloorId:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC7floorIds5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "latitude",
"printedName": "latitude",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)latitude",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC8latitudeSdvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)latitude",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC8latitudeSdvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": 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": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setLatitude:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC8latitudeSdvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "longitude",
"printedName": "longitude",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)longitude",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC9longitudeSdvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Double",
"printedName": "Swift.Double",
"usr": "s:Sd"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)longitude",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC9longitudeSdvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": 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": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setLongitude:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC9longitudeSdvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "navigationAvoid",
"printedName": "navigationAvoid",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)navigationAvoid",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC15navigationAvoidSSSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)navigationAvoid",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC15navigationAvoidSSSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setNavigationAvoid:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC15navigationAvoidSSSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "venueId",
"printedName": "venueId",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)venueId",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC7venueIds5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)venueId",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC7venueIds5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setVenueId:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC7venueIds5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "x",
"printedName": "x",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)x",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC1xs5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)x",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC1xs5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setX:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC1xs5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "y",
"printedName": "y",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Var",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(py)y",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC1ys5Int16Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Dynamic",
"AccessControl",
"NSManaged",
"ObjC"
],
"isFromExtension": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)y",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC1ys5Int16Vvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int16",
"printedName": "Swift.Int16",
"usr": "s:s5Int16V"
}
],
"declKind": "Accessor",
"usr": "c:@CM@PenNavUI@objc(cs)SharedLocationCacheData(im)setY:",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC1ys5Int16Vvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Dynamic",
"ObjC"
],
"isFromExtension": true,
"accessorKind": "set"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)SharedLocationCacheData",
"mangledName": "$s8PenNavUI23SharedLocationCacheDataC",
"moduleName": "PenNavUI",
"objc_name": "SharedLocationCacheData",
"declAttributes": [
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSManagedObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"CoreData.NSManagedObject",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "ObservableObject",
"printedName": "ObservableObject",
"children": [
{
"kind": "TypeWitness",
"name": "ObjectWillChangePublisher",
"printedName": "ObjectWillChangePublisher",
"children": [
{
"kind": "TypeNominal",
"name": "ObservableObjectPublisher",
"printedName": "Combine.ObservableObjectPublisher",
"usr": "s:7Combine25ObservableObjectPublisherC"
}
]
}
],
"usr": "s:7Combine16ObservableObjectP",
"mangledName": "$s7Combine16ObservableObjectP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelState",
"printedName": "FloatingPanelState",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelState?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI18FloatingPanelStateC8rawValueACSgSS_tcfc",
"mangledName": "$s8PenNavUI18FloatingPanelStateC8rawValueACSgSS_tcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"Required"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:order:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(im)initWithRawValue:order:",
"mangledName": "$s8PenNavUI18FloatingPanelStateC8rawValue5orderACSS_Sitcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithRawValue:order:",
"declAttributes": [
"AccessControl",
"ObjC"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "rawValue",
"printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI18FloatingPanelStateC8rawValueSSvp",
"mangledName": "$s8PenNavUI18FloatingPanelStateC8rawValueSSvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"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:8PenNavUI18FloatingPanelStateC8rawValueSSvg",
"mangledName": "$s8PenNavUI18FloatingPanelStateC8rawValueSSvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "order",
"printedName": "order",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI18FloatingPanelStateC5orderSivp",
"mangledName": "$s8PenNavUI18FloatingPanelStateC5orderSivp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"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:8PenNavUI18FloatingPanelStateC5orderSivg",
"mangledName": "$s8PenNavUI18FloatingPanelStateC5orderSivg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "copy",
"printedName": "copy(with:)",
"children": [
{
"kind": "TypeNominal",
"name": "ProtocolComposition",
"printedName": "Any"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "ObjectiveC.NSZone?",
"children": [
{
"kind": "TypeNominal",
"name": "NSZone",
"printedName": "ObjectiveC.NSZone",
"usr": "s:10ObjectiveC6NSZoneV"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(im)copyWithZone:",
"mangledName": "$s8PenNavUI18FloatingPanelStateC4copy4withyp10ObjectiveC6NSZoneVSg_tF",
"moduleName": "PenNavUI",
"objc_name": "copyWithZone:",
"declAttributes": [
"ObjC",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "description",
"printedName": "description",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(py)description",
"mangledName": "$s8PenNavUI18FloatingPanelStateC11descriptionSSvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "description",
"declAttributes": [
"Dynamic",
"ObjC",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(im)description",
"mangledName": "$s8PenNavUI18FloatingPanelStateC11descriptionSSvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "description",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "debugDescription",
"printedName": "debugDescription",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(py)debugDescription",
"mangledName": "$s8PenNavUI18FloatingPanelStateC16debugDescriptionSSvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "debugDescription",
"declAttributes": [
"Dynamic",
"ObjC",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(im)debugDescription",
"mangledName": "$s8PenNavUI18FloatingPanelStateC16debugDescriptionSSvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "debugDescription",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "full",
"printedName": "full",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cpy)Full",
"mangledName": "$s8PenNavUI18FloatingPanelStateC4fullACvpZ",
"moduleName": "PenNavUI",
"static": true,
"objc_name": "Full",
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cm)Full",
"mangledName": "$s8PenNavUI18FloatingPanelStateC4fullACvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "half",
"printedName": "half",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cpy)Half",
"mangledName": "$s8PenNavUI18FloatingPanelStateC4halfACvpZ",
"moduleName": "PenNavUI",
"static": true,
"objc_name": "Half",
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cm)Half",
"mangledName": "$s8PenNavUI18FloatingPanelStateC4halfACvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "tip",
"printedName": "tip",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cpy)Tip",
"mangledName": "$s8PenNavUI18FloatingPanelStateC3tipACvpZ",
"moduleName": "PenNavUI",
"static": true,
"objc_name": "Tip",
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cm)Tip",
"mangledName": "$s8PenNavUI18FloatingPanelStateC3tipACvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "hidden",
"printedName": "hidden",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cpy)Hidden",
"mangledName": "$s8PenNavUI18FloatingPanelStateC6hiddenACvpZ",
"moduleName": "PenNavUI",
"static": true,
"objc_name": "Hidden",
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(cm)Hidden",
"mangledName": "$s8PenNavUI18FloatingPanelStateC6hiddenACvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState(im)init",
"mangledName": "$s8PenNavUI18FloatingPanelStateCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState",
"mangledName": "$s8PenNavUI18FloatingPanelStateC",
"moduleName": "PenNavUI",
"isOpen": true,
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "RawRepresentable",
"printedName": "RawRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "RawValue",
"printedName": "RawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
]
}
],
"usr": "s:SY",
"mangledName": "$sSY"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreText",
"printedName": "CoreText",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "AsynchronousOperation",
"printedName": "AsynchronousOperation",
"children": [
{
"kind": "Var",
"name": "isAsynchronous",
"printedName": "isAsynchronous",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(py)asynchronous",
"mangledName": "$s8PenNavUI21AsynchronousOperationC02isD0Sbvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "asynchronous",
"declAttributes": [
"Dynamic",
"ObjC",
"AccessControl",
"Override"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(im)isAsynchronous",
"mangledName": "$s8PenNavUI21AsynchronousOperationC02isD0Sbvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "isAsynchronous",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "isExecuting",
"printedName": "isExecuting",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(py)executing",
"mangledName": "$s8PenNavUI21AsynchronousOperationC11isExecutingSbvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "executing",
"declAttributes": [
"Dynamic",
"ObjC",
"AccessControl",
"SetterAccess",
"Override"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(im)isExecuting",
"mangledName": "$s8PenNavUI21AsynchronousOperationC11isExecutingSbvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "isExecuting",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "isFinished",
"printedName": "isFinished",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(py)finished",
"mangledName": "$s8PenNavUI21AsynchronousOperationC10isFinishedSbvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "finished",
"declAttributes": [
"Dynamic",
"ObjC",
"AccessControl",
"SetterAccess",
"Override"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(im)isFinished",
"mangledName": "$s8PenNavUI21AsynchronousOperationC10isFinishedSbvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "isFinished",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "completeOperation",
"printedName": "completeOperation()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI21AsynchronousOperationC08completeE0yyF",
"mangledName": "$s8PenNavUI21AsynchronousOperationC08completeE0yyF",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "start",
"printedName": "start()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(im)start",
"mangledName": "$s8PenNavUI21AsynchronousOperationC5startyyF",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "start",
"declAttributes": [
"Dynamic",
"ObjC",
"AccessControl",
"Override"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "AsynchronousOperation",
"printedName": "PenNavUI.AsynchronousOperation",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation(im)init",
"mangledName": "$s8PenNavUI21AsynchronousOperationCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)AsynchronousOperation",
"mangledName": "$s8PenNavUI21AsynchronousOperationC",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"RawDocComment",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSOperation",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"Foundation.Operation",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "os.log",
"printedName": "os.log",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "SurfaceAppearance",
"printedName": "SurfaceAppearance",
"children": [
{
"kind": "TypeDecl",
"name": "Shadow",
"printedName": "Shadow",
"children": [
{
"kind": "Var",
"name": "hidden",
"printedName": "hidden",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvp",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC",
"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:8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvg",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"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:8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvs",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6hiddenSbvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "color",
"printedName": "color",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvp",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvg",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvs",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC5colorSo7UIColorCvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "offset",
"printedName": "offset",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvp",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvg",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvs",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6offsetSo6CGSizeVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "opacity",
"printedName": "opacity",
"children": [
{
"kind": "TypeNominal",
"name": "Float",
"printedName": "Swift.Float",
"usr": "s:Sf"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvp",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC",
"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:8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvg",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"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:8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvs",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC7opacitySfvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "radius",
"printedName": "radius",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6radius14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6radius12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6radius14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6radius12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6radius14CoreFoundation7CGFloatVvs",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6radius12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6radius14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6radius12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "spread",
"printedName": "spread",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6spread14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6spread12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6spread14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6spread12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6spread14CoreFoundation7CGFloatVvs",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6spread12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC6spread14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC6spread12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "Shadow",
"printedName": "PenNavUI.SurfaceAppearance.Shadow",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowCAEycfc",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowCAEycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC6ShadowC",
"moduleName": "PenNavUI",
"objc_name": "FloatingPanelSurfaceAppearanceShadow",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Var",
"name": "backgroundColor",
"printedName": "backgroundColor",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(py)backgroundColor",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC15backgroundColorSo7UIColorCSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)backgroundColor",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC15backgroundColorSo7UIColorCSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)setBackgroundColor:",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC15backgroundColorSo7UIColorCSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC15backgroundColorSo7UIColorCSgvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC15backgroundColorSo7UIColorCSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "cornerRadius",
"printedName": "cornerRadius",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(py)cornerRadius",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC12cornerRadius12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)cornerRadius",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC12cornerRadius12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)setCornerRadius:",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC12cornerRadius12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC12cornerRadius14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC12cornerRadius12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "cornerCurve",
"printedName": "cornerCurve",
"children": [
{
"kind": "TypeNominal",
"name": "CALayerCornerCurve",
"printedName": "QuartzCore.CALayerCornerCurve",
"usr": "c:@T@CALayerCornerCurve"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(py)cornerCurve",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11cornerCurveSo013CALayerCornerG0avp",
"moduleName": "PenNavUI",
"intro_iOS": "13.0",
"declAttributes": [
"AccessControl",
"Available",
"RawDocComment",
"ObjC"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CALayerCornerCurve",
"printedName": "QuartzCore.CALayerCornerCurve",
"usr": "c:@T@CALayerCornerCurve"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)cornerCurve",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11cornerCurveSo013CALayerCornerG0avg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CALayerCornerCurve",
"printedName": "QuartzCore.CALayerCornerCurve",
"usr": "c:@T@CALayerCornerCurve"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)setCornerCurve:",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11cornerCurveSo013CALayerCornerG0avs",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC11cornerCurveSo013CALayerCornerG0avM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11cornerCurveSo013CALayerCornerG0avM",
"moduleName": "PenNavUI",
"implicit": true,
"intro_iOS": "13.0",
"declAttributes": [
"Available"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "shadows",
"printedName": "shadows",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[PenNavUI.SurfaceAppearance.Shadow]",
"children": [
{
"kind": "TypeNominal",
"name": "Shadow",
"printedName": "PenNavUI.SurfaceAppearance.Shadow",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC"
}
],
"usr": "s:Sa"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(py)shadows",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC7shadowsSayAC6ShadowCGvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[PenNavUI.SurfaceAppearance.Shadow]",
"children": [
{
"kind": "TypeNominal",
"name": "Shadow",
"printedName": "PenNavUI.SurfaceAppearance.Shadow",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC"
}
],
"usr": "s:Sa"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)shadows",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC7shadowsSayAC6ShadowCGvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[PenNavUI.SurfaceAppearance.Shadow]",
"children": [
{
"kind": "TypeNominal",
"name": "Shadow",
"printedName": "PenNavUI.SurfaceAppearance.Shadow",
"usr": "s:8PenNavUI17SurfaceAppearanceC6ShadowC"
}
],
"usr": "s:Sa"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)setShadows:",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC7shadowsSayAC6ShadowCGvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC7shadowsSayAC6ShadowCGvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC7shadowsSayAC6ShadowCGvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "borderColor",
"printedName": "borderColor",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(py)borderColor",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderColorSo7UIColorCSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)borderColor",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderColorSo7UIColorCSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)setBorderColor:",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderColorSo7UIColorCSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC11borderColorSo7UIColorCSgvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderColorSo7UIColorCSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "borderWidth",
"printedName": "borderWidth",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(py)borderWidth",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderWidth12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)borderWidth",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderWidth12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)setBorderWidth:",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderWidth12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI17SurfaceAppearanceC11borderWidth14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC11borderWidth12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "SurfaceAppearance",
"printedName": "PenNavUI.SurfaceAppearance",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance(im)init",
"mangledName": "$s8PenNavUI17SurfaceAppearanceCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance",
"mangledName": "$s8PenNavUI17SurfaceAppearanceC",
"moduleName": "PenNavUI",
"objc_name": "FloatingPanelSurfaceAppearance",
"declAttributes": [
"AccessControl",
"ObjCMembers",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "SurfaceView",
"printedName": "SurfaceView",
"children": [
{
"kind": "Var",
"name": "grabberHandle",
"printedName": "grabberHandle",
"children": [
{
"kind": "TypeNominal",
"name": "GrabberView",
"printedName": "PenNavUI.GrabberView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)grabberHandle",
"mangledName": "$s8PenNavUI11SurfaceViewC13grabberHandleAA07GrabberE0Cvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Final",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "GrabberView",
"printedName": "PenNavUI.GrabberView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)grabberHandle",
"mangledName": "$s8PenNavUI11SurfaceViewC13grabberHandleAA07GrabberE0Cvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "grabberHandlePadding",
"printedName": "grabberHandlePadding",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)grabberHandlePadding",
"mangledName": "$s8PenNavUI11SurfaceViewC20grabberHandlePadding12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)grabberHandlePadding",
"mangledName": "$s8PenNavUI11SurfaceViewC20grabberHandlePadding12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setGrabberHandlePadding:",
"mangledName": "$s8PenNavUI11SurfaceViewC20grabberHandlePadding12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11SurfaceViewC20grabberHandlePadding14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI11SurfaceViewC20grabberHandlePadding12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "grabberAreaOffset",
"printedName": "grabberAreaOffset",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)grabberAreaOffset",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberAreaOffset12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)grabberAreaOffset",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberAreaOffset12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setGrabberAreaOffset:",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberAreaOffset12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11SurfaceViewC17grabberAreaOffset14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberAreaOffset12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "grabberHandleSize",
"printedName": "grabberHandleSize",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)grabberHandleSize",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberHandleSizeSo6CGSizeVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)grabberHandleSize",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberHandleSizeSo6CGSizeVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setGrabberHandleSize:",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberHandleSizeSo6CGSizeVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11SurfaceViewC17grabberHandleSizeSo6CGSizeVvM",
"mangledName": "$s8PenNavUI11SurfaceViewC17grabberHandleSizeSo6CGSizeVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "contentView",
"printedName": "contentView",
"children": [
{
"kind": "TypeNominal",
"name": "WeakStorage",
"printedName": "UIKit.UIView?"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)contentView",
"mangledName": "$s8PenNavUI11SurfaceViewC07contentE0So6UIViewCSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"ReferenceOwnership",
"AccessControl",
"RawDocComment",
"ObjC"
],
"ownership": 1,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)contentView",
"mangledName": "$s8PenNavUI11SurfaceViewC07contentE0So6UIViewCSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setContentView:",
"mangledName": "$s8PenNavUI11SurfaceViewC07contentE0So6UIViewCSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11SurfaceViewC07contentE0So6UIViewCSgvM",
"mangledName": "$s8PenNavUI11SurfaceViewC07contentE0So6UIViewCSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "contentPadding",
"printedName": "contentPadding",
"children": [
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)contentPadding",
"mangledName": "$s8PenNavUI11SurfaceViewC14contentPaddingSo12UIEdgeInsetsVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)contentPadding",
"mangledName": "$s8PenNavUI11SurfaceViewC14contentPaddingSo12UIEdgeInsetsVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setContentPadding:",
"mangledName": "$s8PenNavUI11SurfaceViewC14contentPaddingSo12UIEdgeInsetsVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11SurfaceViewC14contentPaddingSo12UIEdgeInsetsVvM",
"mangledName": "$s8PenNavUI11SurfaceViewC14contentPaddingSo12UIEdgeInsetsVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "backgroundColor",
"printedName": "backgroundColor",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)backgroundColor",
"mangledName": "$s8PenNavUI11SurfaceViewC15backgroundColorSo7UIColorCSgvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "backgroundColor",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)backgroundColor",
"mangledName": "$s8PenNavUI11SurfaceViewC15backgroundColorSo7UIColorCSgvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "backgroundColor",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIColor?",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setBackgroundColor:",
"mangledName": "$s8PenNavUI11SurfaceViewC15backgroundColorSo7UIColorCSgvs",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "setBackgroundColor:",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "set"
}
]
},
{
"kind": "Var",
"name": "appearance",
"printedName": "appearance",
"children": [
{
"kind": "TypeNominal",
"name": "SurfaceAppearance",
"printedName": "PenNavUI.SurfaceAppearance",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)appearance",
"mangledName": "$s8PenNavUI11SurfaceViewC10appearanceAA0D10AppearanceCvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "SurfaceAppearance",
"printedName": "PenNavUI.SurfaceAppearance",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)appearance",
"mangledName": "$s8PenNavUI11SurfaceViewC10appearanceAA0D10AppearanceCvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "SurfaceAppearance",
"printedName": "PenNavUI.SurfaceAppearance",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceAppearance"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setAppearance:",
"mangledName": "$s8PenNavUI11SurfaceViewC10appearanceAA0D10AppearanceCvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11SurfaceViewC10appearanceAA0D10AppearanceCvM",
"mangledName": "$s8PenNavUI11SurfaceViewC10appearanceAA0D10AppearanceCvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "containerMargins",
"printedName": "containerMargins",
"children": [
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)containerMargins",
"mangledName": "$s8PenNavUI11SurfaceViewC16containerMarginsSo12UIEdgeInsetsVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)containerMargins",
"mangledName": "$s8PenNavUI11SurfaceViewC16containerMarginsSo12UIEdgeInsetsVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)setContainerMargins:",
"mangledName": "$s8PenNavUI11SurfaceViewC16containerMarginsSo12UIEdgeInsetsVvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11SurfaceViewC16containerMarginsSo12UIEdgeInsetsVvM",
"mangledName": "$s8PenNavUI11SurfaceViewC16containerMarginsSo12UIEdgeInsetsVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "containerView",
"printedName": "containerView",
"children": [
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)containerView",
"mangledName": "$s8PenNavUI11SurfaceViewC09containerE0So6UIViewCvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Final",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"RawDocComment",
"ObjC"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)containerView",
"mangledName": "$s8PenNavUI11SurfaceViewC09containerE0So6UIViewCvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "requiresConstraintBasedLayout",
"printedName": "requiresConstraintBasedLayout",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(cpy)requiresConstraintBasedLayout",
"mangledName": "$s8PenNavUI11SurfaceViewC29requiresConstraintBasedLayoutSbvpZ",
"moduleName": "PenNavUI",
"static": true,
"overriding": true,
"objc_name": "requiresConstraintBasedLayout",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(cm)requiresConstraintBasedLayout",
"mangledName": "$s8PenNavUI11SurfaceViewC29requiresConstraintBasedLayoutSbvgZ",
"moduleName": "PenNavUI",
"static": true,
"overriding": true,
"objc_name": "requiresConstraintBasedLayout",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(coder:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.SurfaceView?",
"children": [
{
"kind": "TypeNominal",
"name": "SurfaceView",
"printedName": "PenNavUI.SurfaceView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "NSCoder",
"printedName": "Foundation.NSCoder",
"usr": "c:objc(cs)NSCoder"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)initWithCoder:",
"mangledName": "$s8PenNavUI11SurfaceViewC5coderACSgSo7NSCoderC_tcfc",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "initWithCoder:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"AccessControl",
"Required"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "updateConstraints",
"printedName": "updateConstraints()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)updateConstraints",
"mangledName": "$s8PenNavUI11SurfaceViewC17updateConstraintsyyF",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "updateConstraints",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "layoutSubviews",
"printedName": "layoutSubviews()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)layoutSubviews",
"mangledName": "$s8PenNavUI11SurfaceViewC14layoutSubviewsyyF",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "layoutSubviews",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "intrinsicContentSize",
"printedName": "intrinsicContentSize",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(py)intrinsicContentSize",
"mangledName": "$s8PenNavUI11SurfaceViewC20intrinsicContentSizeSo6CGSizeVvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "intrinsicContentSize",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView(im)intrinsicContentSize",
"mangledName": "$s8PenNavUI11SurfaceViewC20intrinsicContentSizeSo6CGSizeVvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "intrinsicContentSize",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView",
"mangledName": "$s8PenNavUI11SurfaceViewC",
"moduleName": "PenNavUI",
"objc_name": "FloatingPanelSurfaceView",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjCMembers",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)UIView",
"hasMissingDesignatedInitializers": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"UIKit.UIView",
"UIKit.UIResponder",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
},
{
"kind": "Conformance",
"name": "__DefaultCustomPlaygroundQuickLookable",
"printedName": "__DefaultCustomPlaygroundQuickLookable",
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UserNotifications",
"printedName": "UserNotifications",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "LinkPresentation",
"printedName": "LinkPresentation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "PenNavUIError",
"printedName": "PenNavUIError",
"children": [
{
"kind": "Var",
"name": "missingBaseUrl",
"printedName": "missingBaseUrl",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO14missingBaseUrlyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO14missingBaseUrlyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "missingDataServiceName",
"printedName": "missingDataServiceName",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO22missingDataServiceNameyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO22missingDataServiceNameyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "missingPositionServiceName",
"printedName": "missingPositionServiceName",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO26missingPositionServiceNameyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO26missingPositionServiceNameyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "missingRootController",
"printedName": "missingRootController",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO21missingRootControlleryA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO21missingRootControlleryA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "missingViewContainer",
"printedName": "missingViewContainer",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO20missingViewContaineryA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO20missingViewContaineryA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "missingClientId",
"printedName": "missingClientId",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO15missingClientIdyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO15missingClientIdyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "missingClientName",
"printedName": "missingClientName",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO17missingClientNameyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO17missingClientNameyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "invalidClientKey",
"printedName": "invalidClientKey",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO16invalidClientKeyyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO16invalidClientKeyyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "unauthorized",
"printedName": "unauthorized",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO12unauthorizedyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO12unauthorizedyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "noInternetConnection",
"printedName": "noInternetConnection",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO20noInternetConnectionyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO20noInternetConnectionyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "bluetoothTurnedOff",
"printedName": "bluetoothTurnedOff",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO18bluetoothTurnedOffyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO18bluetoothTurnedOffyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "locationServicesTurnedOff",
"printedName": "locationServicesTurnedOff",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO25locationServicesTurnedOffyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO25locationServicesTurnedOffyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "loadingDataError",
"printedName": "loadingDataError",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO16loadingDataErroryA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO16loadingDataErroryA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "osNotSupported",
"printedName": "osNotSupported",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO14osNotSupportedyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO14osNotSupportedyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "permissionsNotGranted",
"printedName": "permissionsNotGranted",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO21permissionsNotGrantedyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO21permissionsNotGrantedyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "sensorsInitializationError",
"printedName": "sensorsInitializationError",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO26sensorsInitializationErroryA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO26sensorsInitializationErroryA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "unknownError",
"printedName": "unknownError",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO12unknownErroryA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO12unknownErroryA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "locationPermissionNotGranted",
"printedName": "locationPermissionNotGranted",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO28locationPermissionNotGrantedyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO28locationPermissionNotGrantedyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "bluetoothPermissionNotGranted",
"printedName": "bluetoothPermissionNotGranted",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.PenNavUIError.Type) -> PenNavUI.PenNavUIError",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.PenNavUIError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI0aB7UIErrorO29bluetoothPermissionNotGrantedyA2CmF",
"mangledName": "$s8PenNavUI0aB7UIErrorO29bluetoothPermissionNotGrantedyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "errorDescription",
"printedName": "errorDescription",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI0aB7UIErrorO16errorDescriptionSSvp",
"mangledName": "$s8PenNavUI0aB7UIErrorO16errorDescriptionSSvp",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB7UIErrorO16errorDescriptionSSvg",
"mangledName": "$s8PenNavUI0aB7UIErrorO16errorDescriptionSSvg",
"moduleName": "PenNavUI",
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.PenNavUIError?",
"children": [
{
"kind": "TypeNominal",
"name": "PenNavUIError",
"printedName": "PenNavUI.PenNavUIError",
"usr": "s:8PenNavUI0aB7UIErrorO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI0aB7UIErrorO8rawValueACSgSS_tcfc",
"mangledName": "$s8PenNavUI0aB7UIErrorO8rawValueACSgSS_tcfc",
"moduleName": "PenNavUI",
"implicit": true,
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "rawValue",
"printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI0aB7UIErrorO8rawValueSSvp",
"mangledName": "$s8PenNavUI0aB7UIErrorO8rawValueSSvp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI0aB7UIErrorO8rawValueSSvg",
"mangledName": "$s8PenNavUI0aB7UIErrorO8rawValueSSvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI0aB7UIErrorO",
"mangledName": "$s8PenNavUI0aB7UIErrorO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"enumRawTypeName": "String",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "RawRepresentable",
"printedName": "RawRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "RawValue",
"printedName": "RawValue",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
]
}
],
"usr": "s:SY",
"mangledName": "$sSY"
},
{
"kind": "Conformance",
"name": "LocalizedError",
"printedName": "LocalizedError",
"usr": "s:10Foundation14LocalizedErrorP",
"mangledName": "$s10Foundation14LocalizedErrorP"
},
{
"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": "ValidationError",
"printedName": "ValidationError",
"children": [
{
"kind": "Var",
"name": "noClientID",
"printedName": "noClientID",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.ValidationError.Type) -> PenNavUI.ValidationError",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.ValidationError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI15ValidationErrorO10noClientIDyA2CmF",
"mangledName": "$s8PenNavUI15ValidationErrorO10noClientIDyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "noClientNameKey",
"printedName": "noClientNameKey",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.ValidationError.Type) -> PenNavUI.ValidationError",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.ValidationError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI15ValidationErrorO15noClientNameKeyyA2CmF",
"mangledName": "$s8PenNavUI15ValidationErrorO15noClientNameKeyyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "noServiesName",
"printedName": "noServiesName",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.ValidationError.Type) -> PenNavUI.ValidationError",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.ValidationError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI15ValidationErrorO13noServiesNameyA2CmF",
"mangledName": "$s8PenNavUI15ValidationErrorO13noServiesNameyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "noBaseUrl",
"printedName": "noBaseUrl",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.ValidationError.Type) -> PenNavUI.ValidationError",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.ValidationError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI15ValidationErrorO9noBaseUrlyA2CmF",
"mangledName": "$s8PenNavUI15ValidationErrorO9noBaseUrlyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "missingFonts",
"printedName": "missingFonts",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.ValidationError.Type) -> PenNavUI.ValidationError",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.ValidationError.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI15ValidationErrorO12missingFontsyA2CmF",
"mangledName": "$s8PenNavUI15ValidationErrorO12missingFontsyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
},
{
"kind": "TypeNominal",
"name": "ValidationError",
"printedName": "PenNavUI.ValidationError",
"usr": "s:8PenNavUI15ValidationErrorO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI15ValidationErrorO2eeoiySbAC_ACtFZ",
"mangledName": "$s8PenNavUI15ValidationErrorO2eeoiySbAC_ACtFZ",
"moduleName": "PenNavUI",
"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:8PenNavUI15ValidationErrorO9hashValueSivp",
"mangledName": "$s8PenNavUI15ValidationErrorO9hashValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI15ValidationErrorO9hashValueSivg",
"mangledName": "$s8PenNavUI15ValidationErrorO9hashValueSivg",
"moduleName": "PenNavUI",
"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:8PenNavUI15ValidationErrorO4hash4intoys6HasherVz_tF",
"mangledName": "$s8PenNavUI15ValidationErrorO4hash4intoys6HasherVz_tF",
"moduleName": "PenNavUI",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI15ValidationErrorO",
"mangledName": "$s8PenNavUI15ValidationErrorO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "os.log",
"printedName": "os.log",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "FloatingPanelPanGestureRecognizer",
"printedName": "FloatingPanelPanGestureRecognizer",
"children": [
{
"kind": "Function",
"name": "touchesBegan",
"printedName": "touchesBegan(_:with:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Set",
"printedName": "Swift.Set<UIKit.UITouch>",
"children": [
{
"kind": "TypeNominal",
"name": "UITouch",
"printedName": "UIKit.UITouch",
"usr": "c:objc(cs)UITouch"
}
],
"usr": "s:Sh"
},
{
"kind": "TypeNominal",
"name": "UIEvent",
"printedName": "UIKit.UIEvent",
"usr": "c:objc(cs)UIEvent"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer(im)touchesBegan:withEvent:",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC12touchesBegan_4withyShySo7UITouchCG_So7UIEventCtF",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "touchesBegan:withEvent:",
"declAttributes": [
"Final",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "delegate",
"printedName": "delegate",
"children": [
{
"kind": "TypeNominal",
"name": "WeakStorage",
"printedName": "(any UIKit.UIGestureRecognizerDelegate)?"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer(py)delegate",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC8delegateSo09UIGestureH8Delegate_pSgvp",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "delegate",
"declAttributes": [
"Final",
"ObjC",
"Preconcurrency",
"Custom",
"ReferenceOwnership",
"Override",
"AccessControl",
"RawDocComment"
],
"ownership": 1,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any UIKit.UIGestureRecognizerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "UIGestureRecognizerDelegate",
"printedName": "any UIKit.UIGestureRecognizerDelegate",
"usr": "c:objc(pl)UIGestureRecognizerDelegate"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer(im)delegate",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC8delegateSo09UIGestureH8Delegate_pSgvg",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "delegate",
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any UIKit.UIGestureRecognizerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "UIGestureRecognizerDelegate",
"printedName": "any UIKit.UIGestureRecognizerDelegate",
"usr": "c:objc(pl)UIGestureRecognizerDelegate"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer(im)setDelegate:",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC8delegateSo09UIGestureH8Delegate_pSgvs",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "setDelegate:",
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI33FloatingPanelPanGestureRecognizerC8delegateSo09UIGestureH8Delegate_pSgvM",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC8delegateSo09UIGestureH8Delegate_pSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "delegateOrigin",
"printedName": "delegateOrigin",
"children": [
{
"kind": "TypeNominal",
"name": "UIGestureRecognizerDelegate",
"printedName": "any UIKit.UIGestureRecognizerDelegate",
"usr": "c:objc(pl)UIGestureRecognizerDelegate"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI33FloatingPanelPanGestureRecognizerC14delegateOriginSo09UIGestureH8Delegate_pvp",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC14delegateOriginSo09UIGestureH8Delegate_pvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"Preconcurrency",
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIGestureRecognizerDelegate",
"printedName": "any UIKit.UIGestureRecognizerDelegate",
"usr": "c:objc(pl)UIGestureRecognizerDelegate"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI33FloatingPanelPanGestureRecognizerC14delegateOriginSo09UIGestureH8Delegate_pvg",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC14delegateOriginSo09UIGestureH8Delegate_pvg",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "delegateProxy",
"printedName": "delegateProxy",
"children": [
{
"kind": "TypeNominal",
"name": "WeakStorage",
"printedName": "(any UIKit.UIGestureRecognizerDelegate)?"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvp",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Final",
"Preconcurrency",
"Custom",
"HasStorage",
"ReferenceOwnership",
"AccessControl",
"RawDocComment"
],
"ownership": 1,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any UIKit.UIGestureRecognizerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "UIGestureRecognizerDelegate",
"printedName": "any UIKit.UIGestureRecognizerDelegate",
"usr": "c:objc(pl)UIGestureRecognizerDelegate"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvg",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any UIKit.UIGestureRecognizerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "UIGestureRecognizerDelegate",
"printedName": "any UIKit.UIGestureRecognizerDelegate",
"usr": "c:objc(pl)UIGestureRecognizerDelegate"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvs",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvM",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC13delegateProxySo09UIGestureH8Delegate_pSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(target:action:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPanGestureRecognizer",
"printedName": "PenNavUI.FloatingPanelPanGestureRecognizer",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
"name": "ProtocolComposition",
"printedName": "Any"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "ObjectiveC.Selector?",
"children": [
{
"kind": "TypeNominal",
"name": "Selector",
"printedName": "ObjectiveC.Selector",
"usr": "s:10ObjectiveC8SelectorV"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer(im)initWithTarget:action:",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC6target6actionACypSg_10ObjectiveC8SelectorVSgtcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithTarget:action:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer",
"mangledName": "$s8PenNavUI33FloatingPanelPanGestureRecognizerC",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"Final",
"AccessControl",
"RawDocComment",
"ObjC"
],
"superclassUsr": "c:objc(cs)UIPanGestureRecognizer",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"UIKit.UIPanGestureRecognizer",
"UIKit.UIGestureRecognizer",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "GrabberView",
"printedName": "GrabberView",
"children": [
{
"kind": "Var",
"name": "barColor",
"printedName": "barColor",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI11GrabberViewC8barColorSo7UIColorCvp",
"mangledName": "$s8PenNavUI11GrabberViewC8barColorSo7UIColorCvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11GrabberViewC8barColorSo7UIColorCvg",
"mangledName": "$s8PenNavUI11GrabberViewC8barColorSo7UIColorCvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11GrabberViewC8barColorSo7UIColorCvs",
"mangledName": "$s8PenNavUI11GrabberViewC8barColorSo7UIColorCvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI11GrabberViewC8barColorSo7UIColorCvM",
"mangledName": "$s8PenNavUI11GrabberViewC8barColorSo7UIColorCvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(coder:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.GrabberView?",
"children": [
{
"kind": "TypeNominal",
"name": "GrabberView",
"printedName": "PenNavUI.GrabberView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "NSCoder",
"printedName": "Foundation.NSCoder",
"usr": "c:objc(cs)NSCoder"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView(im)initWithCoder:",
"mangledName": "$s8PenNavUI11GrabberViewC5coderACSgSo7NSCoderC_tcfc",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "initWithCoder:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"AccessControl",
"Required"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "layoutSubviews",
"printedName": "layoutSubviews()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView(im)layoutSubviews",
"mangledName": "$s8PenNavUI11GrabberViewC14layoutSubviewsyyF",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "layoutSubviews",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "hitTest",
"printedName": "hitTest(_:with:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIView?",
"children": [
{
"kind": "TypeNominal",
"name": "UIView",
"printedName": "UIKit.UIView",
"usr": "c:objc(cs)UIView"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIEvent?",
"children": [
{
"kind": "TypeNominal",
"name": "UIEvent",
"printedName": "UIKit.UIEvent",
"usr": "c:objc(cs)UIEvent"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView(im)hitTest:withEvent:",
"mangledName": "$s8PenNavUI11GrabberViewC7hitTest_4withSo6UIViewCSgSo7CGPointV_So7UIEventCSgtF",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "hitTest:withEvent:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(frame:)",
"children": [
{
"kind": "TypeNominal",
"name": "GrabberView",
"printedName": "PenNavUI.GrabberView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView"
},
{
"kind": "TypeNominal",
"name": "CGRect",
"printedName": "CoreFoundation.CGRect",
"usr": "c:@S@CGRect"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView(im)initWithFrame:",
"mangledName": "$s8PenNavUI11GrabberViewC5frameACSo6CGRectV_tcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithFrame:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelGrabberView",
"mangledName": "$s8PenNavUI11GrabberViewC",
"moduleName": "PenNavUI",
"objc_name": "FloatingPanelGrabberView",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)UIView",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"UIKit.UIView",
"UIKit.UIResponder",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
},
{
"kind": "Conformance",
"name": "__DefaultCustomPlaygroundQuickLookable",
"printedName": "__DefaultCustomPlaygroundQuickLookable",
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelPosition",
"printedName": "FloatingPanelPosition",
"children": [
{
"kind": "Var",
"name": "top",
"printedName": "top",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelPosition.Type) -> PenNavUI.FloatingPanelPosition",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelPosition.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition@FloatingPanelPositionTop",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO3topyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "left",
"printedName": "left",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelPosition.Type) -> PenNavUI.FloatingPanelPosition",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelPosition.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition@FloatingPanelPositionLeft",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO4leftyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Var",
"name": "bottom",
"printedName": "bottom",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelPosition.Type) -> PenNavUI.FloatingPanelPosition",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelPosition.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition@FloatingPanelPositionBottom",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO6bottomyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 2
},
{
"kind": "Var",
"name": "right",
"printedName": "right",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelPosition.Type) -> PenNavUI.FloatingPanelPosition",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelPosition.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition@FloatingPanelPositionRight",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO5rightyA2CmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 3
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelPosition?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI21FloatingPanelPositionO8rawValueACSgSi_tcfc",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO8rawValueACSgSi_tcfc",
"moduleName": "PenNavUI",
"implicit": 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:8PenNavUI21FloatingPanelPositionO8rawValueSivp",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO8rawValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI21FloatingPanelPositionO8rawValueSivg",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition",
"mangledName": "$s8PenNavUI21FloatingPanelPositionO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "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": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "MapboxMaps",
"printedName": "MapboxMaps",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "MapboxDirections",
"printedName": "MapboxDirections",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"ImplementationOnly"
]
},
{
"kind": "Import",
"name": "MapboxNavigation",
"printedName": "MapboxNavigation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"ImplementationOnly"
]
},
{
"kind": "Import",
"name": "MapboxCoreNavigation",
"printedName": "MapboxCoreNavigation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"ImplementationOnly"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "FloatingPanelLayoutAnchoring",
"children": [
{
"kind": "Var",
"name": "referenceGuide",
"printedName": "referenceGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring(py)referenceGuide",
"mangledName": "$s8PenNavUI28FloatingPanelLayoutAnchoringP14referenceGuideAA0def9ReferenceI0Ovp",
"moduleName": "PenNavUI",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring(im)referenceGuide",
"mangledName": "$s8PenNavUI28FloatingPanelLayoutAnchoringP14referenceGuideAA0def9ReferenceI0Ovg",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelLayoutAnchoring>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelLayoutAnchoring>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "layoutConstraints",
"printedName": "layoutConstraints(_:for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[UIKit.NSLayoutConstraint]",
"children": [
{
"kind": "TypeNominal",
"name": "NSLayoutConstraint",
"printedName": "UIKit.NSLayoutConstraint",
"usr": "c:objc(cs)NSLayoutConstraint"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring(im)layoutConstraints:for:",
"mangledName": "$s8PenNavUI28FloatingPanelLayoutAnchoringP17layoutConstraints_3forSaySo18NSLayoutConstraintCGAA0dE10ControllerC_AA0dE8PositionOtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelLayoutAnchoring>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelLayoutAnchoring>",
"protocolReq": true,
"declAttributes": [
"ObjC"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring",
"mangledName": "$s8PenNavUI28FloatingPanelLayoutAnchoringP",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 : AnyObject>",
"sugared_genericSig": "<Self : AnyObject>",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelLayoutAnchor",
"printedName": "FloatingPanelLayoutAnchor",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(absoluteInset:edge:referenceGuide:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor(im)initWithAbsoluteInset:edge:referenceGuide:",
"mangledName": "$s8PenNavUI25FloatingPanelLayoutAnchorC13absoluteInset4edge14referenceGuideAC12CoreGraphics7CGFloatV_AA0dE13ReferenceEdgeOAA0defpL0Otcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithAbsoluteInset:edge:referenceGuide:",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(fractionalInset:edge:referenceGuide:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelReferenceEdge",
"printedName": "PenNavUI.FloatingPanelReferenceEdge",
"usr": "c:@M@PenNavUI@E@FloatingPanelReferenceEdge"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor(im)initWithFractionalInset:edge:referenceGuide:",
"mangledName": "$s8PenNavUI25FloatingPanelLayoutAnchorC15fractionalInset4edge14referenceGuideAC12CoreGraphics7CGFloatV_AA0dE13ReferenceEdgeOAA0defpL0Otcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithFractionalInset:edge:referenceGuide:",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "referenceGuide",
"printedName": "referenceGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor(py)referenceGuide",
"mangledName": "$s8PenNavUI25FloatingPanelLayoutAnchorC14referenceGuideAA0def9ReferenceI0Ovp",
"moduleName": "PenNavUI",
"objc_name": "referenceGuide",
"declAttributes": [
"Final",
"ObjC",
"HasStorage",
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor(im)referenceGuide",
"mangledName": "$s8PenNavUI25FloatingPanelLayoutAnchorC14referenceGuideAA0def9ReferenceI0Ovg",
"moduleName": "PenNavUI",
"implicit": true,
"objc_name": "referenceGuide",
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor(im)init",
"mangledName": "$s8PenNavUI25FloatingPanelLayoutAnchorCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "layoutConstraints",
"printedName": "layoutConstraints(_:for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[UIKit.NSLayoutConstraint]",
"children": [
{
"kind": "TypeNominal",
"name": "NSLayoutConstraint",
"printedName": "UIKit.NSLayoutConstraint",
"usr": "c:objc(cs)NSLayoutConstraint"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)FloatingPanelLayoutAnchor(im)layoutConstraints:for:",
"mangledName": "$s8PenNavUI25FloatingPanelLayoutAnchorC17layoutConstraints_3forSaySo18NSLayoutConstraintCGAA0dE10ControllerC_AA0dE8PositionOtF",
"moduleName": "PenNavUI",
"objc_name": "layoutConstraints:for:",
"declAttributes": [
"Final",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelLayoutAnchor",
"mangledName": "$s8PenNavUI25FloatingPanelLayoutAnchorC",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"Final",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "FloatingPanelLayoutAnchoring",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring",
"mangledName": "$s8PenNavUI28FloatingPanelLayoutAnchoringP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelIntrinsicLayoutAnchor",
"printedName": "FloatingPanelIntrinsicLayoutAnchor",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(absoluteOffset:referenceGuide:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelIntrinsicLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelIntrinsicLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"hasDefaultArg": true,
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor(im)initWithAbsoluteOffset:referenceGuide:",
"mangledName": "$s8PenNavUI34FloatingPanelIntrinsicLayoutAnchorC14absoluteOffset14referenceGuideAC12CoreGraphics7CGFloatV_AA0deg9ReferenceL0Otcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithAbsoluteOffset:referenceGuide:",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(fractionalOffset:referenceGuide:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelIntrinsicLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelIntrinsicLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"hasDefaultArg": true,
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor(im)initWithFractionalOffset:referenceGuide:",
"mangledName": "$s8PenNavUI34FloatingPanelIntrinsicLayoutAnchorC16fractionalOffset14referenceGuideAC12CoreGraphics7CGFloatV_AA0deg9ReferenceL0Otcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithFractionalOffset:referenceGuide:",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "referenceGuide",
"printedName": "referenceGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor(py)referenceGuide",
"mangledName": "$s8PenNavUI34FloatingPanelIntrinsicLayoutAnchorC14referenceGuideAA0deg9ReferenceJ0Ovp",
"moduleName": "PenNavUI",
"objc_name": "referenceGuide",
"declAttributes": [
"Final",
"ObjC",
"HasStorage",
"AccessControl",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor(im)referenceGuide",
"mangledName": "$s8PenNavUI34FloatingPanelIntrinsicLayoutAnchorC14referenceGuideAA0deg9ReferenceJ0Ovg",
"moduleName": "PenNavUI",
"implicit": true,
"objc_name": "referenceGuide",
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelIntrinsicLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelIntrinsicLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor(im)init",
"mangledName": "$s8PenNavUI34FloatingPanelIntrinsicLayoutAnchorCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "layoutConstraints",
"printedName": "layoutConstraints(_:for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[UIKit.NSLayoutConstraint]",
"children": [
{
"kind": "TypeNominal",
"name": "NSLayoutConstraint",
"printedName": "UIKit.NSLayoutConstraint",
"usr": "c:objc(cs)NSLayoutConstraint"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor(im)layoutConstraints:for:",
"mangledName": "$s8PenNavUI34FloatingPanelIntrinsicLayoutAnchorC17layoutConstraints_3forSaySo18NSLayoutConstraintCGAA0dE10ControllerC_AA0dE8PositionOtF",
"moduleName": "PenNavUI",
"objc_name": "layoutConstraints:for:",
"declAttributes": [
"Final",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelIntrinsicLayoutAnchor",
"mangledName": "$s8PenNavUI34FloatingPanelIntrinsicLayoutAnchorC",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"Final",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "FloatingPanelLayoutAnchoring",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring",
"mangledName": "$s8PenNavUI28FloatingPanelLayoutAnchoringP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelAdaptiveLayoutAnchor",
"printedName": "FloatingPanelAdaptiveLayoutAnchor",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(absoluteOffset:contentLayout:referenceGuide:contentBoundingGuide:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelAdaptiveLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelAdaptiveLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "UILayoutGuide",
"printedName": "UIKit.UILayoutGuide",
"usr": "c:objc(cs)UILayoutGuide"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"hasDefaultArg": true,
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(im)initWithAbsoluteOffset:contentLayout:referenceGuide:contentBoundingGuide:",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC14absoluteOffset07contentG014referenceGuide0k8BoundingM0AC12CoreGraphics7CGFloatV_So08UILayoutM0CAA0deg9ReferenceM0OAA0deg7ContentnM0Otcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithAbsoluteOffset:contentLayout:referenceGuide:contentBoundingGuide:",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(fractionalOffset:contentLayout:referenceGuide:contentBoundingGuide:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelAdaptiveLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelAdaptiveLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "UILayoutGuide",
"printedName": "UIKit.UILayoutGuide",
"usr": "c:objc(cs)UILayoutGuide"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"hasDefaultArg": true,
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(im)initWithFractionalOffset:contentLayout:referenceGuide:contentBoundingGuide:",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC16fractionalOffset07contentG014referenceGuide0k8BoundingM0AC12CoreGraphics7CGFloatV_So08UILayoutM0CAA0deg9ReferenceM0OAA0deg7ContentnM0Otcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithFractionalOffset:contentLayout:referenceGuide:contentBoundingGuide:",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "referenceGuide",
"printedName": "referenceGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(py)referenceGuide",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC14referenceGuideAA0deg9ReferenceJ0Ovp",
"moduleName": "PenNavUI",
"objc_name": "referenceGuide",
"declAttributes": [
"Final",
"ObjC",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutReferenceGuide",
"printedName": "PenNavUI.FloatingPanelLayoutReferenceGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutReferenceGuide"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(im)referenceGuide",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC14referenceGuideAA0deg9ReferenceJ0Ovg",
"moduleName": "PenNavUI",
"implicit": true,
"objc_name": "referenceGuide",
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "contentBoundingGuide",
"printedName": "contentBoundingGuide",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(py)contentBoundingGuide",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC20contentBoundingGuideAA0deg7ContentjK0Ovp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl",
"ObjC"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayoutContentBoundingGuide",
"printedName": "PenNavUI.FloatingPanelLayoutContentBoundingGuide",
"usr": "c:@M@PenNavUI@E@FloatingPanelLayoutContentBoundingGuide"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(im)contentBoundingGuide",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC20contentBoundingGuideAA0deg7ContentjK0Ovg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelAdaptiveLayoutAnchor",
"printedName": "PenNavUI.FloatingPanelAdaptiveLayoutAnchor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(im)init",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "layoutConstraints",
"printedName": "layoutConstraints(_:for:)",
"children": [
{
"kind": "TypeNominal",
"name": "Array",
"printedName": "[UIKit.NSLayoutConstraint]",
"children": [
{
"kind": "TypeNominal",
"name": "NSLayoutConstraint",
"printedName": "UIKit.NSLayoutConstraint",
"usr": "c:objc(cs)NSLayoutConstraint"
}
],
"usr": "s:Sa"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelPosition",
"printedName": "PenNavUI.FloatingPanelPosition",
"usr": "c:@M@PenNavUI@E@FloatingPanelPosition"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor(im)layoutConstraints:for:",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC17layoutConstraints_3forSaySo18NSLayoutConstraintCGAA0dE10ControllerC_AA0dE8PositionOtF",
"moduleName": "PenNavUI",
"objc_name": "layoutConstraints:for:",
"declAttributes": [
"Final",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelAdaptiveLayoutAnchor",
"mangledName": "$s8PenNavUI33FloatingPanelAdaptiveLayoutAnchorC",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"Final",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "FloatingPanelLayoutAnchoring",
"printedName": "FloatingPanelLayoutAnchoring",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayoutAnchoring",
"mangledName": "$s8PenNavUI28FloatingPanelLayoutAnchoringP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "ImageCacheType",
"printedName": "ImageCacheType",
"children": [
{
"kind": "Var",
"name": "inCache",
"printedName": "inCache",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.ImageCacheType.Type) -> PenNavUI.ImageCacheType",
"children": [
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"usr": "s:8PenNavUI14ImageCacheTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.ImageCacheType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"usr": "s:8PenNavUI14ImageCacheTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI14ImageCacheTypeO02inE0yA2CmF",
"mangledName": "$s8PenNavUI14ImageCacheTypeO02inE0yA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Var",
"name": "inDocuments",
"printedName": "inDocuments",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.ImageCacheType.Type) -> PenNavUI.ImageCacheType",
"children": [
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"usr": "s:8PenNavUI14ImageCacheTypeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.ImageCacheType.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"usr": "s:8PenNavUI14ImageCacheTypeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI14ImageCacheTypeO11inDocumentsyA2CmF",
"mangledName": "$s8PenNavUI14ImageCacheTypeO11inDocumentsyA2CmF",
"moduleName": "PenNavUI"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"usr": "s:8PenNavUI14ImageCacheTypeO"
},
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"usr": "s:8PenNavUI14ImageCacheTypeO"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI14ImageCacheTypeO2eeoiySbAC_ACtFZ",
"mangledName": "$s8PenNavUI14ImageCacheTypeO2eeoiySbAC_ACtFZ",
"moduleName": "PenNavUI",
"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:8PenNavUI14ImageCacheTypeO9hashValueSivp",
"mangledName": "$s8PenNavUI14ImageCacheTypeO9hashValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI14ImageCacheTypeO9hashValueSivg",
"mangledName": "$s8PenNavUI14ImageCacheTypeO9hashValueSivg",
"moduleName": "PenNavUI",
"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:8PenNavUI14ImageCacheTypeO4hash4intoys6HasherVz_tF",
"mangledName": "$s8PenNavUI14ImageCacheTypeO4hash4intoys6HasherVz_tF",
"moduleName": "PenNavUI",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI14ImageCacheTypeO",
"mangledName": "$s8PenNavUI14ImageCacheTypeO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
}
]
},
{
"kind": "TypeDecl",
"name": "ImageCache",
"printedName": "ImageCache",
"children": [
{
"kind": "Var",
"name": "shared",
"printedName": "shared",
"children": [
{
"kind": "TypeNominal",
"name": "ImageCache",
"printedName": "PenNavUI.ImageCache",
"usr": "s:8PenNavUI10ImageCacheC"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI10ImageCacheC6sharedACvpZ",
"mangledName": "$s8PenNavUI10ImageCacheC6sharedACvpZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"HasInitialValue",
"Final",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "ImageCache",
"printedName": "PenNavUI.ImageCache",
"usr": "s:8PenNavUI10ImageCacheC"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI10ImageCacheC6sharedACvgZ",
"mangledName": "$s8PenNavUI10ImageCacheC6sharedACvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "cache",
"printedName": "cache",
"children": [
{
"kind": "TypeNominal",
"name": "URLCache",
"printedName": "Foundation.URLCache",
"usr": "c:objc(cs)NSURLCache"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI10ImageCacheC5cacheSo10NSURLCacheCvp",
"mangledName": "$s8PenNavUI10ImageCacheC5cacheSo10NSURLCacheCvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "URLCache",
"printedName": "Foundation.URLCache",
"usr": "c:objc(cs)NSURLCache"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI10ImageCacheC5cacheSo10NSURLCacheCvg",
"mangledName": "$s8PenNavUI10ImageCacheC5cacheSo10NSURLCacheCvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "inMemoryCache",
"printedName": "inMemoryCache",
"children": [
{
"kind": "TypeNominal",
"name": "NSCache",
"printedName": "Foundation.NSCache<Foundation.NSString, UIKit.UIImage>",
"children": [
{
"kind": "TypeNominal",
"name": "NSString",
"printedName": "Foundation.NSString",
"usr": "c:objc(cs)NSString"
},
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "c:objc(cs)NSCache"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvp",
"mangledName": "$s8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "NSCache",
"printedName": "Foundation.NSCache<Foundation.NSString, UIKit.UIImage>",
"children": [
{
"kind": "TypeNominal",
"name": "NSString",
"printedName": "Foundation.NSString",
"usr": "c:objc(cs)NSString"
},
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "c:objc(cs)NSCache"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvg",
"mangledName": "$s8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "NSCache",
"printedName": "Foundation.NSCache<Foundation.NSString, UIKit.UIImage>",
"children": [
{
"kind": "TypeNominal",
"name": "NSString",
"printedName": "Foundation.NSString",
"usr": "c:objc(cs)NSString"
},
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "c:objc(cs)NSCache"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvs",
"mangledName": "$s8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvM",
"mangledName": "$s8PenNavUI10ImageCacheC08inMemoryE0So7NSCacheCySo8NSStringCSo7UIImageCGvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Function",
"name": "getImage",
"printedName": "getImage(withURL:cacheType:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
},
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"hasDefaultArg": true,
"usr": "s:8PenNavUI14ImageCacheTypeO"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(UIKit.UIImage?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
]
}
],
"declKind": "Func",
"usr": "s:8PenNavUI10ImageCacheC03getD07withURL9cacheType10completiony10Foundation0H0V_AA0deJ0OySo7UIImageCSgctF",
"mangledName": "$s8PenNavUI10ImageCacheC03getD07withURL9cacheType10completiony10Foundation0H0V_AA0deJ0OySo7UIImageCSgctF",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "instantDownloadImage",
"printedName": "instantDownloadImage(withURL:type:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "ImageCacheType",
"printedName": "PenNavUI.ImageCacheType",
"hasDefaultArg": true,
"usr": "s:8PenNavUI14ImageCacheTypeO"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(UIKit.UIImage?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
]
}
],
"declKind": "Func",
"usr": "s:8PenNavUI10ImageCacheC015instantDownloadD07withURL4type10completionySS_AA0dE4TypeOySo7UIImageCSgctF",
"mangledName": "$s8PenNavUI10ImageCacheC015instantDownloadD07withURL4type10completionySS_AA0dE4TypeOySo7UIImageCSgctF",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getImageFromDocuments",
"printedName": "getImageFromDocuments(url:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI10ImageCacheC03getD13FromDocuments3urlSo7UIImageCSg10Foundation3URLV_tF",
"mangledName": "$s8PenNavUI10ImageCacheC03getD13FromDocuments3urlSo7UIImageCSg10Foundation3URLV_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "getSVG",
"printedName": "getSVG(withURL:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(UIKit.UIImage?) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
}
]
}
],
"declKind": "Func",
"usr": "s:8PenNavUI10ImageCacheC6getSVG7withURL10completiony10Foundation0I0V_ySo7UIImageCSgctF",
"mangledName": "$s8PenNavUI10ImageCacheC6getSVG7withURL10completiony10Foundation0I0V_ySo7UIImageCSgctF",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "s:8PenNavUI10ImageCacheC",
"mangledName": "$s8PenNavUI10ImageCacheC",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"hasMissingDesignatedInitializers": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreGraphics",
"printedName": "CoreGraphics",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "SVGRenderer",
"printedName": "SVGRenderer",
"children": [
{
"kind": "Function",
"name": "makeExpanded",
"printedName": "makeExpanded(path:transform:precision:)",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"hasDefaultArg": true,
"usr": "s:Si"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI11SVGRendererV12makeExpanded4path9transform9precisionS2S_SSSitKFZ",
"mangledName": "$s8PenNavUI11SVGRendererV12makeExpanded4path9transform9precisionS2S_SSSitKFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"AccessControl",
"RawDocComment"
],
"throwing": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
"usr": "s:8PenNavUI11SVGRendererV",
"mangledName": "$s8PenNavUI11SVGRendererV",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreGraphics",
"printedName": "CoreGraphics",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "SVG",
"printedName": "SVG",
"children": [
{
"kind": "Var",
"name": "size",
"printedName": "size",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC4sizeSo6CGSizeVvp",
"mangledName": "$s8PenNavUI3SVGC4sizeSo6CGSizeVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC4sizeSo6CGSizeVvg",
"mangledName": "$s8PenNavUI3SVGC4sizeSo6CGSizeVvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"Final"
],
"accessorKind": "get"
}
]
},
{
"kind": "TypeDecl",
"name": "Options",
"printedName": "Options",
"children": [
{
"kind": "Var",
"name": "rawValue",
"printedName": "rawValue",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC7OptionsV8rawValueSivp",
"mangledName": "$s8PenNavUI3SVGC7OptionsV8rawValueSivp",
"moduleName": "PenNavUI",
"declAttributes": [
"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:8PenNavUI3SVGC7OptionsV8rawValueSivg",
"mangledName": "$s8PenNavUI3SVGC7OptionsV8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI3SVGC7OptionsV8rawValueAESi_tcfc",
"mangledName": "$s8PenNavUI3SVGC7OptionsV8rawValueAESi_tcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "hideUnsupportedFilters",
"printedName": "hideUnsupportedFilters",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC7OptionsV22hideUnsupportedFiltersAEvpZ",
"mangledName": "$s8PenNavUI3SVGC7OptionsV22hideUnsupportedFiltersAEvpZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC7OptionsV22hideUnsupportedFiltersAEvgZ",
"mangledName": "$s8PenNavUI3SVGC7OptionsV22hideUnsupportedFiltersAEvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "default",
"printedName": "default",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC7OptionsV7defaultAEvpZ",
"mangledName": "$s8PenNavUI3SVGC7OptionsV7defaultAEvpZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC7OptionsV7defaultAEvgZ",
"mangledName": "$s8PenNavUI3SVGC7OptionsV7defaultAEvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Struct",
"usr": "s:8PenNavUI3SVGC7OptionsV",
"mangledName": "$s8PenNavUI3SVGC7OptionsV",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "OptionSet",
"printedName": "OptionSet",
"children": [
{
"kind": "TypeWitness",
"name": "Element",
"printedName": "Element",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
]
}
],
"usr": "s:s9OptionSetP",
"mangledName": "$ss9OptionSetP"
},
{
"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": "SetAlgebra",
"printedName": "SetAlgebra",
"children": [
{
"kind": "TypeWitness",
"name": "Element",
"printedName": "Element",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
]
}
],
"usr": "s:s10SetAlgebraP",
"mangledName": "$ss10SetAlgebraP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "ExpressibleByArrayLiteral",
"printedName": "ExpressibleByArrayLiteral",
"children": [
{
"kind": "TypeWitness",
"name": "ArrayLiteralElement",
"printedName": "ArrayLiteralElement",
"children": [
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
]
}
],
"usr": "s:s25ExpressibleByArrayLiteralP",
"mangledName": "$ss25ExpressibleByArrayLiteralP"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "SVG",
"printedName": "PenNavUI.SVG",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage(im)init",
"mangledName": "$s8PenNavUI3SVGCACycfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "rasterize",
"printedName": "rasterize()",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI3SVGC9rasterizeSo7UIImageCyF",
"mangledName": "$s8PenNavUI3SVGC9rasterizeSo7UIImageCyF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "rasterize",
"printedName": "rasterize(with:scale:insets:)",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreFoundation.CGSize?",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"hasDefaultArg": true,
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"hasDefaultArg": true,
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI3SVGC9rasterize4with5scale6insetsSo7UIImageCSo6CGSizeVSg_14CoreFoundation7CGFloatVSo12UIEdgeInsetsVtF",
"mangledName": "$s8PenNavUI3SVGC9rasterize4with5scale6insetsSo7UIImageCSo6CGSizeVSg_12CoreGraphics7CGFloatVSo12UIEdgeInsetsVtF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "pngData",
"printedName": "pngData(size:scale:insets:)",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreFoundation.CGSize?",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"hasDefaultArg": true,
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"hasDefaultArg": true,
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI3SVGC7pngData4size5scale6insets10Foundation0F0VSo6CGSizeVSg_04CoreJ07CGFloatVSo12UIEdgeInsetsVtKF",
"mangledName": "$s8PenNavUI3SVGC7pngData4size5scale6insets10Foundation0F0VSo6CGSizeVSg_12CoreGraphics7CGFloatVSo12UIEdgeInsetsVtKF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "jpegData",
"printedName": "jpegData(size:scale:compressionQuality:insets:)",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreFoundation.CGSize?",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"hasDefaultArg": true,
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"hasDefaultArg": true,
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"hasDefaultArg": true,
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI3SVGC8jpegData4size5scale18compressionQuality6insets10Foundation0F0VSo6CGSizeVSg_04CoreL07CGFloatVAQSo12UIEdgeInsetsVtKF",
"mangledName": "$s8PenNavUI3SVGC8jpegData4size5scale18compressionQuality6insets10Foundation0F0VSo6CGSizeVSg_12CoreGraphics7CGFloatVAQSo12UIEdgeInsetsVtKF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "pdfData",
"printedName": "pdfData(size:insets:)",
"children": [
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreFoundation.CGSize?",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.SVG.Insets",
"hasDefaultArg": true,
"usr": "s:8PenNavUI3SVGC6InsetsV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI3SVGC7pdfData4size6insets10Foundation0F0VSo6CGSizeVSg_AC6InsetsVtKF",
"mangledName": "$s8PenNavUI3SVGC7pdfData4size6insets10Foundation0F0VSo6CGSizeVSg_AC6InsetsVtKF",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(fileURL:options:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.SVG?",
"children": [
{
"kind": "TypeNominal",
"name": "SVG",
"printedName": "PenNavUI.SVG",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"hasDefaultArg": true,
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI3SVGC7fileURL7optionsACSg10Foundation0F0V_AC7OptionsVtcfc",
"mangledName": "$s8PenNavUI3SVGC7fileURL7optionsACSg10Foundation0F0V_AC7OptionsVtcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Convenience"
],
"isFromExtension": true,
"init_kind": "Convenience"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(named:in:options:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.SVG?",
"children": [
{
"kind": "TypeNominal",
"name": "SVG",
"printedName": "PenNavUI.SVG",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"hasDefaultArg": true,
"usr": "c:objc(cs)NSBundle"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"hasDefaultArg": true,
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI3SVGC5named2in7optionsACSgSS_So8NSBundleCAC7OptionsVtcfc",
"mangledName": "$s8PenNavUI3SVGC5named2in7optionsACSgSS_So8NSBundleCAC7OptionsVtcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Convenience"
],
"isFromExtension": true,
"init_kind": "Convenience"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(data:options:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.SVG?",
"children": [
{
"kind": "TypeNominal",
"name": "SVG",
"printedName": "PenNavUI.SVG",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"hasDefaultArg": true,
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI3SVGC4data7optionsACSg10Foundation4DataV_AC7OptionsVtcfc",
"mangledName": "$s8PenNavUI3SVGC4data7optionsACSg10Foundation4DataV_AC7OptionsVtcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Convenience"
],
"isFromExtension": true,
"init_kind": "Convenience"
},
{
"kind": "TypeDecl",
"name": "Insets",
"printedName": "Insets",
"children": [
{
"kind": "Var",
"name": "top",
"printedName": "top",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC6InsetsV3top14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI3SVGC6InsetsV3top12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV3top14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI3SVGC6InsetsV3top12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV3top14CoreFoundation7CGFloatVvs",
"mangledName": "$s8PenNavUI3SVGC6InsetsV3top12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV3top14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI3SVGC6InsetsV3top12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "left",
"printedName": "left",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC6InsetsV4left14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI3SVGC6InsetsV4left12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV4left14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI3SVGC6InsetsV4left12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV4left14CoreFoundation7CGFloatVvs",
"mangledName": "$s8PenNavUI3SVGC6InsetsV4left12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV4left14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI3SVGC6InsetsV4left12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "bottom",
"printedName": "bottom",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC6InsetsV6bottom14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI3SVGC6InsetsV6bottom12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV6bottom14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI3SVGC6InsetsV6bottom12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV6bottom14CoreFoundation7CGFloatVvs",
"mangledName": "$s8PenNavUI3SVGC6InsetsV6bottom12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV6bottom14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI3SVGC6InsetsV6bottom12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "right",
"printedName": "right",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC6InsetsV5right14CoreFoundation7CGFloatVvp",
"mangledName": "$s8PenNavUI3SVGC6InsetsV5right12CoreGraphics7CGFloatVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV5right14CoreFoundation7CGFloatVvg",
"mangledName": "$s8PenNavUI3SVGC6InsetsV5right12CoreGraphics7CGFloatVvg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV5right14CoreFoundation7CGFloatVvs",
"mangledName": "$s8PenNavUI3SVGC6InsetsV5right12CoreGraphics7CGFloatVvs",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV5right14CoreFoundation7CGFloatVvM",
"mangledName": "$s8PenNavUI3SVGC6InsetsV5right12CoreGraphics7CGFloatVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "zero",
"printedName": "zero",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.SVG.Insets",
"usr": "s:8PenNavUI3SVGC6InsetsV"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI3SVGC6InsetsV4zeroAEvpZ",
"mangledName": "$s8PenNavUI3SVGC6InsetsV4zeroAEvpZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.SVG.Insets",
"usr": "s:8PenNavUI3SVGC6InsetsV"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI3SVGC6InsetsV4zeroAEvgZ",
"mangledName": "$s8PenNavUI3SVGC6InsetsV4zeroAEvgZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.SVG.Insets",
"usr": "s:8PenNavUI3SVGC6InsetsV"
},
{
"kind": "TypeNominal",
"name": "Insets",
"printedName": "PenNavUI.SVG.Insets",
"usr": "s:8PenNavUI3SVGC6InsetsV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI3SVGC6InsetsV2eeoiySbAE_AEtFZ",
"mangledName": "$s8PenNavUI3SVGC6InsetsV2eeoiySbAE_AEtFZ",
"moduleName": "PenNavUI",
"static": true,
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
"usr": "s:8PenNavUI3SVGC6InsetsV",
"mangledName": "$s8PenNavUI3SVGC6InsetsV",
"moduleName": "PenNavUI",
"isFromExtension": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
}
]
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage",
"mangledName": "$s8PenNavUI3SVGC",
"moduleName": "PenNavUI",
"objc_name": "SVGImage",
"declAttributes": [
"Final",
"AccessControl",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "os.log",
"printedName": "os.log",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "FloatingPanelControllerDelegate",
"printedName": "FloatingPanelControllerDelegate",
"children": [
{
"kind": "Function",
"name": "floatingPanel",
"printedName": "floatingPanel(_:layoutFor:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayout",
"printedName": "any PenNavUI.FloatingPanelLayout",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "UITraitCollection",
"printedName": "UIKit.UITraitCollection",
"usr": "c:objc(cs)UITraitCollection"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanel:layoutForTraitCollection:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE0_9layoutForAA0dE6Layout_pAA0deF0C_So17UITraitCollectionCtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanel:layoutForTraitCollection:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanel",
"printedName": "floatingPanel(_:layoutFor:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayout",
"printedName": "any PenNavUI.FloatingPanelLayout",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanel:layoutForSize:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE0_9layoutForAA0dE6Layout_pAA0deF0C_So6CGSizeVtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanel:layoutForSize:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanel",
"printedName": "floatingPanel(_:animatorForPresentingTo:)",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewPropertyAnimator",
"printedName": "UIKit.UIViewPropertyAnimator",
"usr": "c:objc(cs)UIViewPropertyAnimator"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanel:animatorForPresentingToState:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE0_23animatorForPresentingToSo22UIViewPropertyAnimatorCAA0deF0C_AA0dE5StateCtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanel:animatorForPresentingToState:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanel",
"printedName": "floatingPanel(_:animatorForDismissingWith:)",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewPropertyAnimator",
"printedName": "UIKit.UIViewPropertyAnimator",
"usr": "c:objc(cs)UIViewPropertyAnimator"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "CGVector",
"printedName": "CoreFoundation.CGVector",
"usr": "c:@S@CGVector"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanel:animatorForDismissingWithVelocity:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE0_25animatorForDismissingWithSo22UIViewPropertyAnimatorCAA0deF0C_So8CGVectorVtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanel:animatorForDismissingWithVelocity:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelDidChangeState",
"printedName": "floatingPanelDidChangeState(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelDidChangeState:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE14DidChangeStateyyAA0deF0CF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelShouldBeginDragging",
"printedName": "floatingPanelShouldBeginDragging(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelShouldBeginDragging:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE19ShouldBeginDraggingySbAA0deF0CF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelDidMove",
"printedName": "floatingPanelDidMove(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelDidMove:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE7DidMoveyyAA0deF0CF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelWillBeginDragging",
"printedName": "floatingPanelWillBeginDragging(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelWillBeginDragging:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE17WillBeginDraggingyyAA0deF0CF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelWillEndDragging",
"printedName": "floatingPanelWillEndDragging(_:withVelocity:targetState:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
},
{
"kind": "TypeNominal",
"name": "UnsafeMutablePointer",
"printedName": "Swift.UnsafeMutablePointer<PenNavUI.FloatingPanelState>",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"usr": "s:Sp"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelWillEndDragging:withVelocity:targetState:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE15WillEndDragging_12withVelocity11targetStateyAA0deF0C_So7CGPointVSpyAA0deO0CGtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelDidEndDragging",
"printedName": "floatingPanelDidEndDragging(_:willAttract:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelDidEndDragging:willAttract:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE14DidEndDragging_11willAttractyAA0deF0C_SbtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelWillBeginAttracting",
"printedName": "floatingPanelWillBeginAttracting(_:to:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelWillBeginAttracting:to:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE19WillBeginAttracting_2toyAA0deF0C_AA0dE5StateCtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelDidEndAttracting",
"printedName": "floatingPanelDidEndAttracting(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelDidEndAttracting:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE16DidEndAttractingyyAA0deF0CF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanel",
"printedName": "floatingPanel(_:shouldRemoveAt:with:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
},
{
"kind": "TypeNominal",
"name": "CGVector",
"printedName": "CoreFoundation.CGVector",
"usr": "c:@S@CGVector"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanel:shouldRemoveAtLocation:withVelocity:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE0_14shouldRemoveAt4withSbAA0deF0C_So7CGPointVSo8CGVectorVtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanel:shouldRemoveAtLocation:withVelocity:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelWillRemove",
"printedName": "floatingPanelWillRemove(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelWillRemove:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE10WillRemoveyyAA0deF0CF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanelWillRemove:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanelDidRemove",
"printedName": "floatingPanelDidRemove(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanelDidRemove:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE9DidRemoveyyAA0deF0CF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanel",
"printedName": "floatingPanel(_:contentOffsetForPinning:)",
"children": [
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "UIScrollView",
"printedName": "UIKit.UIScrollView",
"usr": "c:objc(cs)UIScrollView"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanel:contentOffsetForPinningScrollView:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE0_23contentOffsetForPinningSo7CGPointVAA0deF0C_So12UIScrollViewCtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanel:contentOffsetForPinningScrollView:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "floatingPanel",
"printedName": "floatingPanel(_:shouldAllowToScroll:in:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "UIScrollView",
"printedName": "UIKit.UIScrollView",
"usr": "c:objc(cs)UIScrollView"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate(im)floatingPanel:shouldAllowToScroll:in:",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP08floatingE0_19shouldAllowToScroll2inSbAA0deF0C_So12UIScrollViewCAA0dE5StateCtF",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 where τ_0_0 : PenNavUI.FloatingPanelControllerDelegate>",
"sugared_genericSig": "<Self where Self : PenNavUI.FloatingPanelControllerDelegate>",
"protocolReq": true,
"objc_name": "floatingPanel:shouldAllowToScroll:in:",
"declAttributes": [
"Optional",
"ObjC",
"RawDocComment"
],
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate",
"mangledName": "$s8PenNavUI31FloatingPanelControllerDelegateP",
"moduleName": "PenNavUI",
"genericSig": "<τ_0_0 : AnyObject>",
"sugared_genericSig": "<Self : AnyObject>",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"conformances": [
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
}
]
},
{
"kind": "TypeDecl",
"name": "FloatingPanelController",
"printedName": "FloatingPanelController",
"children": [
{
"kind": "TypeDecl",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "ContentInsetAdjustmentBehavior",
"children": [
{
"kind": "Var",
"name": "always",
"printedName": "always",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior.Type) -> PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"children": [
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO6alwaysyA2EmF",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO6alwaysyA2EmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "never",
"printedName": "never",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior.Type) -> PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"children": [
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO5neveryA2EmF",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO5neveryA2EmF",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior?",
"children": [
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO8rawValueAESgSi_tcfc",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO8rawValueAESgSi_tcfc",
"moduleName": "PenNavUI",
"implicit": 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:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO8rawValueSivp",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO8rawValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO8rawValueSivg",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "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": "TypeDecl",
"name": "ContentMode",
"printedName": "ContentMode",
"children": [
{
"kind": "Var",
"name": "static",
"printedName": "static",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelController.ContentMode.Type) -> PenNavUI.FloatingPanelController.ContentMode",
"children": [
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelController.ContentMode.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO6staticyA2EmF",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11ContentModeO6staticyA2EmF",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment",
"ObjC"
],
"fixedbinaryorder": 0
},
{
"kind": "Var",
"name": "fitToBounds",
"printedName": "fitToBounds",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(PenNavUI.FloatingPanelController.ContentMode.Type) -> PenNavUI.FloatingPanelController.ContentMode",
"children": [
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "PenNavUI.FloatingPanelController.ContentMode.Type",
"children": [
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO11fitToBoundsyA2EmF",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11ContentModeO11fitToBoundsyA2EmF",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment",
"ObjC"
],
"fixedbinaryorder": 1
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelController.ContentMode?",
"children": [
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Constructor",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO8rawValueAESgSi_tcfc",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11ContentModeO8rawValueAESgSi_tcfc",
"moduleName": "PenNavUI",
"implicit": 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:8PenNavUI23FloatingPanelControllerC11ContentModeO8rawValueSivp",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11ContentModeO8rawValueSivp",
"moduleName": "PenNavUI",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO8rawValueSivg",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11ContentModeO8rawValueSivg",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Enum",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11ContentModeO",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"enumRawTypeName": "Int",
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "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": "Var",
"name": "delegate",
"printedName": "delegate",
"children": [
{
"kind": "TypeNominal",
"name": "WeakStorage",
"printedName": "(any PenNavUI.FloatingPanelControllerDelegate)?"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)delegate",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8delegateAA0deF8Delegate_pSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"ReferenceOwnership",
"AccessControl",
"ObjC",
"RawDocComment"
],
"ownership": 1,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.FloatingPanelControllerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelControllerDelegate",
"printedName": "any PenNavUI.FloatingPanelControllerDelegate",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)delegate",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8delegateAA0deF8Delegate_pSgvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.FloatingPanelControllerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelControllerDelegate",
"printedName": "any PenNavUI.FloatingPanelControllerDelegate",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setDelegate:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8delegateAA0deF8Delegate_pSgvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC8delegateAA0deF8Delegate_pSgvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8delegateAA0deF8Delegate_pSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "surfaceView",
"printedName": "surfaceView",
"children": [
{
"kind": "TypeNominal",
"name": "ImplicitlyUnwrappedOptional",
"printedName": "PenNavUI.SurfaceView?",
"children": [
{
"kind": "TypeNominal",
"name": "SurfaceView",
"printedName": "PenNavUI.SurfaceView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)surfaceView",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11surfaceViewAA07SurfaceH0CSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "ImplicitlyUnwrappedOptional",
"printedName": "PenNavUI.SurfaceView?",
"children": [
{
"kind": "TypeNominal",
"name": "SurfaceView",
"printedName": "PenNavUI.SurfaceView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelSurfaceView"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)surfaceView",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11surfaceViewAA07SurfaceH0CSgvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "backdropView",
"printedName": "backdropView",
"children": [
{
"kind": "TypeNominal",
"name": "ImplicitlyUnwrappedOptional",
"printedName": "PenNavUI.BackdropView?",
"children": [
{
"kind": "TypeNominal",
"name": "BackdropView",
"printedName": "PenNavUI.BackdropView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)backdropView",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC12backdropViewAA08BackdropH0CSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "ImplicitlyUnwrappedOptional",
"printedName": "PenNavUI.BackdropView?",
"children": [
{
"kind": "TypeNominal",
"name": "BackdropView",
"printedName": "PenNavUI.BackdropView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)backdropView",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC12backdropViewAA08BackdropH0CSgvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "trackingScrollView",
"printedName": "trackingScrollView",
"children": [
{
"kind": "TypeNominal",
"name": "WeakStorage",
"printedName": "UIKit.UIScrollView?"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)trackingScrollView",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC18trackingScrollViewSo08UIScrollI0CSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"ReferenceOwnership",
"AccessControl",
"ObjC",
"RawDocComment"
],
"ownership": 1,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIScrollView?",
"children": [
{
"kind": "TypeNominal",
"name": "UIScrollView",
"printedName": "UIKit.UIScrollView",
"usr": "c:objc(cs)UIScrollView"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)trackingScrollView",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC18trackingScrollViewSo08UIScrollI0CSgvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "panGestureRecognizer",
"printedName": "panGestureRecognizer",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPanGestureRecognizer",
"printedName": "PenNavUI.FloatingPanelPanGestureRecognizer",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)panGestureRecognizer",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC20panGestureRecognizerAA0de3PanhI0Cvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelPanGestureRecognizer",
"printedName": "PenNavUI.FloatingPanelPanGestureRecognizer",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelPanGestureRecognizer"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)panGestureRecognizer",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC20panGestureRecognizerAA0de3PanhI0Cvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "state",
"printedName": "state",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)state",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC5stateAA0dE5StateCvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)state",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC5stateAA0dE5StateCvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "isAttracting",
"printedName": "isAttracting",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)isAttracting",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC12isAttractingSbvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)isAttracting",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC12isAttractingSbvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "layout",
"printedName": "layout",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayout",
"printedName": "any PenNavUI.FloatingPanelLayout",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)layout",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC6layoutAA0dE6Layout_pvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelLayout",
"printedName": "any PenNavUI.FloatingPanelLayout",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)layout",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC6layoutAA0dE6Layout_pvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelLayout",
"printedName": "any PenNavUI.FloatingPanelLayout",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelLayout"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setLayout:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC6layoutAA0dE6Layout_pvs",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC6layoutAA0dE6Layout_pvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC6layoutAA0dE6Layout_pvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "behavior",
"printedName": "behavior",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelBehavior",
"printedName": "any PenNavUI.FloatingPanelBehavior",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)behavior",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8behaviorAA0dE8Behavior_pvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelBehavior",
"printedName": "any PenNavUI.FloatingPanelBehavior",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)behavior",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8behaviorAA0dE8Behavior_pvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelBehavior",
"printedName": "any PenNavUI.FloatingPanelBehavior",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelBehavior"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setBehavior:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8behaviorAA0dE8Behavior_pvs",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC8behaviorAA0dE8Behavior_pvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8behaviorAA0dE8Behavior_pvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "adjustedContentInsets",
"printedName": "adjustedContentInsets",
"children": [
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)adjustedContentInsets",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC21adjustedContentInsetsSo06UIEdgeI0Vvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIEdgeInsets",
"printedName": "UIKit.UIEdgeInsets",
"usr": "c:@S@UIEdgeInsets"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)adjustedContentInsets",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC21adjustedContentInsetsSo06UIEdgeI0Vvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "contentInsetAdjustmentBehavior",
"printedName": "contentInsetAdjustmentBehavior",
"children": [
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)contentInsetAdjustmentBehavior",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30contentInsetAdjustmentBehaviorAC07ContenthiJ0Ovp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)contentInsetAdjustmentBehavior",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30contentInsetAdjustmentBehaviorAC07ContenthiJ0Ovg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "ContentInsetAdjustmentBehavior",
"printedName": "PenNavUI.FloatingPanelController.ContentInsetAdjustmentBehavior",
"usr": "s:8PenNavUI23FloatingPanelControllerC30ContentInsetAdjustmentBehaviorO"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setContentInsetAdjustmentBehavior:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30contentInsetAdjustmentBehaviorAC07ContenthiJ0Ovs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC30contentInsetAdjustmentBehaviorAC07ContenthiJ0OvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC30contentInsetAdjustmentBehaviorAC07ContenthiJ0OvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "isRemovalInteractionEnabled",
"printedName": "isRemovalInteractionEnabled",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)isRemovalInteractionEnabled",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC27isRemovalInteractionEnabledSbvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)isRemovalInteractionEnabled",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC27isRemovalInteractionEnabledSbvg",
"moduleName": "PenNavUI",
"objc_name": "isRemovalInteractionEnabled",
"declAttributes": [
"ObjC"
],
"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": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setRemovalInteractionEnabled:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC27isRemovalInteractionEnabledSbvs",
"moduleName": "PenNavUI",
"objc_name": "setRemovalInteractionEnabled:",
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC27isRemovalInteractionEnabledSbvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC27isRemovalInteractionEnabledSbvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "contentViewController",
"printedName": "contentViewController",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)contentViewController",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC011contentViewF0So06UIViewF0CSgvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)contentViewController",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC011contentViewF0So06UIViewF0CSgvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setContentViewController:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC011contentViewF0So06UIViewF0CSgvs",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC011contentViewF0So06UIViewF0CSgvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC011contentViewF0So06UIViewF0CSgvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "nearbyState",
"printedName": "nearbyState",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Var",
"usr": "s:8PenNavUI23FloatingPanelControllerC11nearbyStateAA0deH0Cvp",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11nearbyStateAA0deH0Cvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC11nearbyStateAA0deH0Cvg",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11nearbyStateAA0deH0Cvg",
"moduleName": "PenNavUI",
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "contentMode",
"printedName": "contentMode",
"children": [
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)contentMode",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11contentModeAC07ContentH0Ovp",
"moduleName": "PenNavUI",
"declAttributes": [
"HasInitialValue",
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)contentMode",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11contentModeAC07ContentH0Ovg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "ContentMode",
"printedName": "PenNavUI.FloatingPanelController.ContentMode",
"usr": "s:8PenNavUI23FloatingPanelControllerC11ContentModeO"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setContentMode:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11contentModeAC07ContentH0Ovs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC11contentModeAC07ContentH0OvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC11contentModeAC07ContentH0OvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(coder:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "PenNavUI.FloatingPanelController?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "NSCoder",
"printedName": "Foundation.NSCoder",
"usr": "c:objc(cs)NSCoder"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)initWithCoder:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC5coderACSgSo7NSCoderC_tcfc",
"moduleName": "PenNavUI",
"overriding": true,
"objc_name": "initWithCoder:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"AccessControl",
"Required"
],
"init_kind": "Designated"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(delegate:)",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelController",
"printedName": "PenNavUI.FloatingPanelController",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(any PenNavUI.FloatingPanelControllerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "FloatingPanelControllerDelegate",
"printedName": "any PenNavUI.FloatingPanelControllerDelegate",
"usr": "c:@M@PenNavUI@objc(pl)FloatingPanelControllerDelegate"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)initWithDelegate:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8delegateAcA0deF8Delegate_pSg_tcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithDelegate:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "loadView",
"printedName": "loadView()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)loadView",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC8loadViewyyF",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "loadView",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "viewDidLayoutSubviews",
"printedName": "viewDidLayoutSubviews()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)viewDidLayoutSubviews",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC21viewDidLayoutSubviewsyyF",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "viewDidLayoutSubviews",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "viewDidAppear",
"printedName": "viewDidAppear(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)viewDidAppear:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC13viewDidAppearyySbF",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "viewDidAppear:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "viewWillTransition",
"printedName": "viewWillTransition(to:with:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
},
{
"kind": "TypeNominal",
"name": "UIViewControllerTransitionCoordinator",
"printedName": "any UIKit.UIViewControllerTransitionCoordinator",
"usr": "c:objc(pl)UIViewControllerTransitionCoordinator"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)viewWillTransitionToSize:withTransitionCoordinator:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC18viewWillTransition2to4withySo6CGSizeV_So06UIViewfI11Coordinator_ptF",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "viewWillTransitionToSize:withTransitionCoordinator:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "willTransition",
"printedName": "willTransition(to:with:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UITraitCollection",
"printedName": "UIKit.UITraitCollection",
"usr": "c:objc(cs)UITraitCollection"
},
{
"kind": "TypeNominal",
"name": "UIViewControllerTransitionCoordinator",
"printedName": "any UIKit.UIViewControllerTransitionCoordinator",
"usr": "c:objc(pl)UIViewControllerTransitionCoordinator"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)willTransitionToTraitCollection:withTransitionCoordinator:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC14willTransition2to4withySo17UITraitCollectionC_So06UIViewfH11Coordinator_ptF",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "willTransitionToTraitCollection:withTransitionCoordinator:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "viewWillDisappear",
"printedName": "viewWillDisappear(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)viewWillDisappear:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC17viewWillDisappearyySbF",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "viewWillDisappear:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "childForStatusBarStyle",
"printedName": "childForStatusBarStyle",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)childViewControllerForStatusBarStyle",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC22childForStatusBarStyleSo06UIViewF0CSgvp",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForStatusBarStyle",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)childViewControllerForStatusBarStyle",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC22childForStatusBarStyleSo06UIViewF0CSgvg",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForStatusBarStyle",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "childForStatusBarHidden",
"printedName": "childForStatusBarHidden",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)childViewControllerForStatusBarHidden",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC23childForStatusBarHiddenSo06UIViewF0CSgvp",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForStatusBarHidden",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)childViewControllerForStatusBarHidden",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC23childForStatusBarHiddenSo06UIViewF0CSgvg",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForStatusBarHidden",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "childForScreenEdgesDeferringSystemGestures",
"printedName": "childForScreenEdgesDeferringSystemGestures",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)childViewControllerForScreenEdgesDeferringSystemGestures",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC42childForScreenEdgesDeferringSystemGesturesSo06UIViewF0CSgvp",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForScreenEdgesDeferringSystemGestures",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)childViewControllerForScreenEdgesDeferringSystemGestures",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC42childForScreenEdgesDeferringSystemGesturesSo06UIViewF0CSgvg",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForScreenEdgesDeferringSystemGestures",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "childForHomeIndicatorAutoHidden",
"printedName": "childForHomeIndicatorAutoHidden",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)childViewControllerForHomeIndicatorAutoHidden",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC31childForHomeIndicatorAutoHiddenSo06UIViewF0CSgvp",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForHomeIndicatorAutoHidden",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)childViewControllerForHomeIndicatorAutoHidden",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC31childForHomeIndicatorAutoHiddenSo06UIViewF0CSgvg",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "childViewControllerForHomeIndicatorAutoHidden",
"declAttributes": [
"Dynamic",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "show",
"printedName": "show(animated:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"hasDefaultArg": true,
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(() -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "() -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)show:completion:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC4show8animated10completionySb_yycSgtF",
"moduleName": "PenNavUI",
"objc_name": "show:completion:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "hide",
"printedName": "hide(animated:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"hasDefaultArg": true,
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(() -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "() -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)hide:completion:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC4hide8animated10completionySb_yycSgtF",
"moduleName": "PenNavUI",
"objc_name": "hide:completion:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "addPanel",
"printedName": "addPanel(toParent:at:animated:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"hasDefaultArg": true,
"usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"hasDefaultArg": true,
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(() -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "() -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)addPanelToParent:at:animated:completion:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC03addE08toParent2at8animated10completionySo06UIViewF0C_SiSbyycSgtF",
"moduleName": "PenNavUI",
"objc_name": "addPanelToParent:at:animated:completion:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "removePanelFromParent",
"printedName": "removePanelFromParent(animated:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(() -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "() -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)removePanelFromParent:completion:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC06removeE10FromParent8animated10completionySb_yycSgtF",
"moduleName": "PenNavUI",
"objc_name": "removePanelFromParent:completion:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "move",
"printedName": "move(to:animated:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "(() -> ())?",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "() -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
]
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)moveToState:animated:completion:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC4move2to8animated10completionyAA0dE5StateC_SbyycSgtF",
"moduleName": "PenNavUI",
"objc_name": "moveToState:animated:completion:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "set",
"printedName": "set(contentViewController:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIViewController?",
"children": [
{
"kind": "TypeNominal",
"name": "UIViewController",
"printedName": "UIKit.UIViewController",
"usr": "c:objc(cs)UIViewController"
}
],
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI23FloatingPanelControllerC3set011contentViewF0ySo06UIViewF0CSg_tF",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC3set011contentViewF0ySo06UIViewF0CSg_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "track",
"printedName": "track(scrollView:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIScrollView",
"printedName": "UIKit.UIScrollView",
"usr": "c:objc(cs)UIScrollView"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)trackScrollView:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC5track10scrollViewySo08UIScrollI0C_tF",
"moduleName": "PenNavUI",
"objc_name": "trackScrollView:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "followScrollViewBouncing",
"printedName": "followScrollViewBouncing()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI23FloatingPanelControllerC24followScrollViewBouncingyyF",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC24followScrollViewBouncingyyF",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "untrack",
"printedName": "untrack(scrollView:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIScrollView",
"printedName": "UIKit.UIScrollView",
"usr": "c:objc(cs)UIScrollView"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)untrackScrollView:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC7untrack10scrollViewySo08UIScrollI0C_tF",
"moduleName": "PenNavUI",
"objc_name": "untrackScrollView:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "accessibilityPerformEscape",
"printedName": "accessibilityPerformEscape()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)accessibilityPerformEscape",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC26accessibilityPerformEscapeSbyF",
"moduleName": "PenNavUI",
"overriding": true,
"isOpen": true,
"objc_name": "accessibilityPerformEscape",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override",
"AccessControl",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "invalidateLayout",
"printedName": "invalidateLayout()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)invalidateLayout",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC16invalidateLayoutyyF",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "surfaceLocation",
"printedName": "surfaceLocation(for:)",
"children": [
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
},
{
"kind": "TypeNominal",
"name": "FloatingPanelState",
"printedName": "PenNavUI.FloatingPanelState",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelState"
}
],
"declKind": "Func",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)surfaceLocationFor:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC15surfaceLocation3forSo7CGPointVAA0dE5StateC_tF",
"moduleName": "PenNavUI",
"objc_name": "surfaceLocationFor:",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "surfaceLocation",
"printedName": "surfaceLocation",
"children": [
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(py)surfaceLocation",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC15surfaceLocationSo7CGPointVvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)surfaceLocation",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC15surfaceLocationSo7CGPointVvg",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGPoint",
"printedName": "CoreFoundation.CGPoint",
"usr": "c:@S@CGPoint"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController(im)setSurfaceLocation:",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC15surfaceLocationSo7CGPointVvs",
"moduleName": "PenNavUI",
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI23FloatingPanelControllerC15surfaceLocationSo7CGPointVvM",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC15surfaceLocationSo7CGPointVvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Function",
"name": "addTopPadding",
"printedName": "addTopPadding(padding:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Func",
"usr": "s:8PenNavUI23FloatingPanelControllerC13addTopPadding7paddingy14CoreFoundation7CGFloatV_tF",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC13addTopPadding7paddingy12CoreGraphics7CGFloatV_tF",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl"
],
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelController",
"mangledName": "$s8PenNavUI23FloatingPanelControllerC",
"moduleName": "PenNavUI",
"isOpen": true,
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)UIViewController",
"hasMissingDesignatedInitializers": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"UIKit.UIViewController",
"UIKit.UIResponder",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
},
{
"kind": "Conformance",
"name": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "MessageUI",
"printedName": "MessageUI",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "SafariServices",
"printedName": "SafariServices",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "BackdropView",
"printedName": "BackdropView",
"children": [
{
"kind": "Var",
"name": "dismissalTapGestureRecognizer",
"printedName": "dismissalTapGestureRecognizer",
"children": [
{
"kind": "TypeNominal",
"name": "UITapGestureRecognizer",
"printedName": "UIKit.UITapGestureRecognizer",
"usr": "c:objc(cs)UITapGestureRecognizer"
}
],
"declKind": "Var",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView(py)dismissalTapGestureRecognizer",
"mangledName": "$s8PenNavUI12BackdropViewC29dismissalTapGestureRecognizerSo05UITaphI0Cvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UITapGestureRecognizer",
"printedName": "UIKit.UITapGestureRecognizer",
"usr": "c:objc(cs)UITapGestureRecognizer"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView(im)dismissalTapGestureRecognizer",
"mangledName": "$s8PenNavUI12BackdropViewC29dismissalTapGestureRecognizerSo05UITaphI0Cvg",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UITapGestureRecognizer",
"printedName": "UIKit.UITapGestureRecognizer",
"usr": "c:objc(cs)UITapGestureRecognizer"
}
],
"declKind": "Accessor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView(im)setDismissalTapGestureRecognizer:",
"mangledName": "$s8PenNavUI12BackdropViewC29dismissalTapGestureRecognizerSo05UITaphI0Cvs",
"moduleName": "PenNavUI",
"implicit": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:8PenNavUI12BackdropViewC29dismissalTapGestureRecognizerSo05UITaphI0CvM",
"mangledName": "$s8PenNavUI12BackdropViewC29dismissalTapGestureRecognizerSo05UITaphI0CvM",
"moduleName": "PenNavUI",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(frame:)",
"children": [
{
"kind": "TypeNominal",
"name": "BackdropView",
"printedName": "PenNavUI.BackdropView",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView"
},
{
"kind": "TypeNominal",
"name": "CGRect",
"printedName": "CoreFoundation.CGRect",
"usr": "c:@S@CGRect"
}
],
"declKind": "Constructor",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView(im)initWithFrame:",
"mangledName": "$s8PenNavUI12BackdropViewC5frameACSo6CGRectV_tcfc",
"moduleName": "PenNavUI",
"overriding": true,
"implicit": true,
"objc_name": "initWithFrame:",
"declAttributes": [
"Dynamic",
"ObjC",
"Preconcurrency",
"Custom",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@PenNavUI@objc(cs)FloatingPanelBackdropView",
"mangledName": "$s8PenNavUI12BackdropViewC",
"moduleName": "PenNavUI",
"objc_name": "FloatingPanelBackdropView",
"declAttributes": [
"Preconcurrency",
"Custom",
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)UIView",
"hasMissingDesignatedInitializers": true,
"superclassNames": [
"UIKit.UIView",
"UIKit.UIResponder",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
},
{
"kind": "Conformance",
"name": "__DefaultCustomPlaygroundQuickLookable",
"printedName": "__DefaultCustomPlaygroundQuickLookable",
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "SystemConfiguration",
"printedName": "SystemConfiguration",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Network",
"printedName": "Network",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "Reachability",
"printedName": "Reachability",
"declKind": "Class",
"usr": "s:8PenNavUI12ReachabilityC",
"mangledName": "$s8PenNavUI12ReachabilityC",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"hasMissingDesignatedInitializers": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreData",
"printedName": "CoreData",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "CoreLocation",
"printedName": "CoreLocation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "Penguin",
"printedName": "Penguin",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "PenguinINRenderer",
"printedName": "PenguinINRenderer",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "Import",
"name": "DeveloperToolsSupport",
"printedName": "DeveloperToolsSupport",
"declKind": "Import",
"moduleName": "PenNavUI"
},
{
"kind": "TypeDecl",
"name": "UILayoutGuide",
"printedName": "UILayoutGuide",
"declKind": "Class",
"usr": "c:objc(cs)UILayoutGuide",
"moduleName": "UIKit",
"isOpen": true,
"intro_iOS": "9.0",
"objc_name": "UILayoutGuide",
"declAttributes": [
"Preconcurrency",
"Available",
"ObjC",
"NonSendable",
"Custom",
"Dynamic"
],
"superclassUsr": "c:objc(cs)NSObject",
"isExternal": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "UIView",
"printedName": "UIView",
"declKind": "Class",
"usr": "c:objc(cs)UIView",
"moduleName": "UIKit",
"isOpen": true,
"intro_iOS": "2.0",
"objc_name": "UIView",
"declAttributes": [
"Preconcurrency",
"Available",
"ObjC",
"NonSendable",
"Custom",
"Dynamic"
],
"superclassUsr": "c:objc(cs)UIResponder",
"isExternal": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"UIKit.UIResponder",
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "UITraitChangeObservable",
"printedName": "UITraitChangeObservable",
"usr": "s:5UIKit23UITraitChangeObservableP",
"mangledName": "$s5UIKit23UITraitChangeObservableP"
},
{
"kind": "Conformance",
"name": "__DefaultCustomPlaygroundQuickLookable",
"printedName": "__DefaultCustomPlaygroundQuickLookable",
"usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
"mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
}
]
},
{
"kind": "TypeDecl",
"name": "UISpringTimingParameters",
"printedName": "UISpringTimingParameters",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(decelerationRate:frequencyResponse:initialVelocity:)",
"children": [
{
"kind": "TypeNominal",
"name": "UISpringTimingParameters",
"printedName": "UIKit.UISpringTimingParameters",
"usr": "c:objc(cs)UISpringTimingParameters"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "CGVector",
"printedName": "CoreFoundation.CGVector",
"hasDefaultArg": true,
"usr": "c:@S@CGVector"
}
],
"declKind": "Constructor",
"usr": "s:So24UISpringTimingParametersC8PenNavUIE16decelerationRate17frequencyResponse15initialVelocityAB14CoreFoundation7CGFloatV_AISo8CGVectorVtcfc",
"mangledName": "$sSo24UISpringTimingParametersC8PenNavUIE16decelerationRate17frequencyResponse15initialVelocityAB12CoreGraphics7CGFloatV_AISo8CGVectorVtcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"Convenience",
"AccessControl"
],
"isFromExtension": true,
"init_kind": "Convenience"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(dampingRatio:frequencyResponse:initialVelocity:)",
"children": [
{
"kind": "TypeNominal",
"name": "UISpringTimingParameters",
"printedName": "UIKit.UISpringTimingParameters",
"usr": "c:objc(cs)UISpringTimingParameters"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
},
{
"kind": "TypeNominal",
"name": "CGVector",
"printedName": "CoreFoundation.CGVector",
"hasDefaultArg": true,
"usr": "c:@S@CGVector"
}
],
"declKind": "Constructor",
"usr": "s:So24UISpringTimingParametersC8PenNavUIE12dampingRatio17frequencyResponse15initialVelocityAB14CoreFoundation7CGFloatV_AISo8CGVectorVtcfc",
"mangledName": "$sSo24UISpringTimingParametersC8PenNavUIE12dampingRatio17frequencyResponse15initialVelocityAB12CoreGraphics7CGFloatV_AISo8CGVectorVtcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Preconcurrency",
"Custom",
"Convenience",
"AccessControl"
],
"isFromExtension": true,
"init_kind": "Convenience"
}
],
"declKind": "Class",
"usr": "c:objc(cs)UISpringTimingParameters",
"moduleName": "UIKit",
"isOpen": true,
"intro_iOS": "10.0",
"objc_name": "UISpringTimingParameters",
"declAttributes": [
"Preconcurrency",
"Available",
"ObjC",
"NonSendable",
"Custom",
"Dynamic"
],
"superclassUsr": "c:objc(cs)NSObject",
"isExternal": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "CLLocationCoordinate2D",
"printedName": "CLLocationCoordinate2D",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(from:)",
"children": [
{
"kind": "TypeNominal",
"name": "CLLocationCoordinate2D",
"printedName": "CoreLocation.CLLocationCoordinate2D",
"usr": "c:@S@CLLocationCoordinate2D"
},
{
"kind": "TypeNominal",
"name": "Decoder",
"printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
"declKind": "Constructor",
"usr": "s:So22CLLocationCoordinate2DV8PenNavUIE4fromABs7Decoder_p_tKcfc",
"mangledName": "$sSo22CLLocationCoordinate2DV8PenNavUIE4fromABs7Decoder_p_tKcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"throwing": true,
"init_kind": "Designated"
},
{
"kind": "Function",
"name": "encode",
"printedName": "encode(to:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Encoder",
"printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
"declKind": "Func",
"usr": "s:So22CLLocationCoordinate2DV8PenNavUIE6encode2toys7Encoder_p_tKF",
"mangledName": "$sSo22CLLocationCoordinate2DV8PenNavUIE6encode2toys7Encoder_p_tKF",
"moduleName": "PenNavUI",
"declAttributes": [
"AccessControl"
],
"isFromExtension": true,
"throwing": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Struct",
"usr": "c:@S@CLLocationCoordinate2D",
"moduleName": "CoreLocation",
"isExternal": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
},
{
"kind": "Conformance",
"name": "Decodable",
"printedName": "Decodable",
"usr": "s:Se",
"mangledName": "$sSe"
},
{
"kind": "Conformance",
"name": "Encodable",
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
},
{
"kind": "Conformance",
"name": "_ObjectiveCBridgeable",
"printedName": "_ObjectiveCBridgeable",
"children": [
{
"kind": "TypeWitness",
"name": "_ObjectiveCType",
"printedName": "_ObjectiveCType",
"children": [
{
"kind": "TypeNominal",
"name": "NSValue",
"printedName": "Foundation.NSValue",
"usr": "c:objc(cs)NSValue"
}
]
}
],
"usr": "s:s21_ObjectiveCBridgeableP",
"mangledName": "$ss21_ObjectiveCBridgeableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
}
]
},
{
"kind": "TypeDecl",
"name": "UIFont",
"printedName": "UIFont",
"children": [
{
"kind": "Function",
"name": "register",
"printedName": "register(from:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "URL",
"printedName": "Foundation.URL",
"usr": "s:10Foundation3URLV"
}
],
"declKind": "Func",
"usr": "s:So6UIFontC8PenNavUIE8register4fromy10Foundation3URLV_tFZ",
"mangledName": "$sSo6UIFontC8PenNavUIE8register4fromy10Foundation3URLV_tFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "loadDefaultFonts",
"printedName": "loadDefaultFonts()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Func",
"usr": "s:So6UIFontC8PenNavUIE16loadDefaultFontsyyFZ",
"mangledName": "$sSo6UIFontC8PenNavUIE16loadDefaultFontsyyFZ",
"moduleName": "PenNavUI",
"static": true,
"declAttributes": [
"Final",
"AccessControl"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:objc(cs)UIFont",
"moduleName": "UIKit",
"isOpen": true,
"intro_iOS": "2.0",
"objc_name": "UIFont",
"declAttributes": [
"Available",
"ObjC",
"SynthesizedProtocol",
"NonSendable",
"Sendable",
"Dynamic"
],
"superclassUsr": "c:objc(cs)NSObject",
"isExternal": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "UIImage",
"printedName": "UIImage",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(svgNamed:in:options:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"hasDefaultArg": true,
"usr": "c:objc(cs)NSBundle"
},
{
"kind": "TypeNominal",
"name": "Options",
"printedName": "PenNavUI.SVG.Options",
"hasDefaultArg": true,
"usr": "s:8PenNavUI3SVGC7OptionsV"
}
],
"declKind": "Constructor",
"usr": "s:So7UIImageC8PenNavUIE8svgNamed2in7optionsABSgSS_So8NSBundleCAC3SVGC7OptionsVtcfc",
"mangledName": "$sSo7UIImageC8PenNavUIE8svgNamed2in7optionsABSgSS_So8NSBundleCAC3SVGC7OptionsVtcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Convenience"
],
"isFromExtension": true,
"init_kind": "Convenience"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(svgData:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "Data",
"printedName": "Foundation.Data",
"usr": "s:10Foundation4DataV"
}
],
"declKind": "Constructor",
"usr": "c:@CM@PenNavUI@@objc(cs)UIImage(im)initWithSVGData:",
"mangledName": "$sSo7UIImageC8PenNavUIE7svgDataABSg10Foundation0F0V_tcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithSVGData:",
"declAttributes": [
"Dynamic",
"Convenience",
"ObjC"
],
"isFromExtension": true,
"init_kind": "Convenience"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(contentsOfSVGFile:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "c:@CM@PenNavUI@@objc(cs)UIImage(im)initWithContentsOfSVGFile:",
"mangledName": "$sSo7UIImageC8PenNavUIE17contentsOfSVGFileABSgSS_tcfc",
"moduleName": "PenNavUI",
"objc_name": "initWithContentsOfSVGFile:",
"declAttributes": [
"Dynamic",
"Convenience",
"ObjC"
],
"isFromExtension": true,
"init_kind": "Convenience"
},
{
"kind": "Function",
"name": "_svgNamed",
"printedName": "_svgNamed(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@@objc(cs)UIImage(cm)svgNamed:",
"mangledName": "$sSo7UIImageC8PenNavUIE9_svgNamedyABSgSSFZ",
"moduleName": "PenNavUI",
"static": true,
"objc_name": "svgNamed:",
"declAttributes": [
"Final",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "_svgNamed",
"printedName": "_svgNamed(_:in:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "UIKit.UIImage?",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"usr": "c:objc(cs)NSBundle"
}
],
"declKind": "Func",
"usr": "c:@CM@PenNavUI@@objc(cs)UIImage(cm)svgNamed:inBundle:",
"mangledName": "$sSo7UIImageC8PenNavUIE9_svgNamed_2inABSgSS_So8NSBundleCtFZ",
"moduleName": "PenNavUI",
"static": true,
"objc_name": "svgNamed:inBundle:",
"declAttributes": [
"Final",
"ObjC"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(_:)",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
},
{
"kind": "TypeNominal",
"name": "SVG",
"printedName": "PenNavUI.SVG",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage"
}
],
"declKind": "Constructor",
"usr": "s:So7UIImageC8PenNavUIEyAbC3SVGCcfc",
"mangledName": "$sSo7UIImageC8PenNavUIEyAbC3SVGCcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Convenience"
],
"isFromExtension": true,
"init_kind": "Convenience"
}
],
"declKind": "Class",
"usr": "c:objc(cs)UIImage",
"moduleName": "UIKit",
"isOpen": true,
"intro_iOS": "2.0",
"objc_name": "UIImage",
"declAttributes": [
"Available",
"ObjC",
"SynthesizedProtocol",
"NonSendable",
"Sendable",
"Dynamic"
],
"superclassUsr": "c:objc(cs)NSObject",
"isExternal": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "_ExpressibleByImageLiteral",
"printedName": "_ExpressibleByImageLiteral",
"usr": "s:s26_ExpressibleByImageLiteralP",
"mangledName": "$ss26_ExpressibleByImageLiteralP"
}
]
},
{
"kind": "TypeDecl",
"name": "PoiPolygon",
"printedName": "PoiPolygon",
"declKind": "Struct",
"usr": "s:7Penguin10PoiPolygonV",
"mangledName": "$s7Penguin10PoiPolygonV",
"moduleName": "Penguin",
"isExternal": true,
"conformances": [
{
"kind": "Conformance",
"name": "Decodable",
"printedName": "Decodable",
"usr": "s:Se",
"mangledName": "$sSe"
},
{
"kind": "Conformance",
"name": "Encodable",
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "TypeDecl",
"name": "GateNodeModel",
"printedName": "GateNodeModel",
"children": [
{
"kind": "Var",
"name": "isUpEscalator",
"printedName": "isUpEscalator",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:7Penguin13GateNodeModelC8PenNavUIE13isUpEscalatorSbvp",
"mangledName": "$s7Penguin13GateNodeModelC8PenNavUIE13isUpEscalatorSbvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"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:7Penguin13GateNodeModelC8PenNavUIE13isUpEscalatorSbvg",
"mangledName": "$s7Penguin13GateNodeModelC8PenNavUIE13isUpEscalatorSbvg",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "isDownEscalator",
"printedName": "isDownEscalator",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:7Penguin13GateNodeModelC8PenNavUIE15isDownEscalatorSbvp",
"mangledName": "$s7Penguin13GateNodeModelC8PenNavUIE15isDownEscalatorSbvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"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:7Penguin13GateNodeModelC8PenNavUIE15isDownEscalatorSbvg",
"mangledName": "$s7Penguin13GateNodeModelC8PenNavUIE15isDownEscalatorSbvg",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Class",
"usr": "s:7Penguin13GateNodeModelC",
"mangledName": "$s7Penguin13GateNodeModelC",
"moduleName": "Penguin",
"declAttributes": [
"Final"
],
"isExternal": true,
"hasMissingDesignatedInitializers": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "NodeRepresentable",
"printedName": "NodeRepresentable",
"usr": "s:7Penguin17NodeRepresentableP",
"mangledName": "$s7Penguin17NodeRepresentableP"
}
]
},
{
"kind": "TypeDecl",
"name": "UIColor",
"printedName": "UIColor",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init(hexString:)",
"children": [
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"usr": "c:objc(cs)UIColor"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "s:So7UIColorC8PenNavUIE9hexStringABSSSg_tcfc",
"mangledName": "$sSo7UIColorC8PenNavUIE9hexStringABSSSg_tcfc",
"moduleName": "PenNavUI",
"declAttributes": [
"Convenience",
"AccessControl"
],
"isFromExtension": true,
"init_kind": "Convenience"
}
],
"declKind": "Class",
"usr": "c:objc(cs)UIColor",
"moduleName": "UIKit",
"isOpen": true,
"intro_iOS": "2.0",
"objc_name": "UIColor",
"declAttributes": [
"Available",
"ObjC",
"SynthesizedProtocol",
"NonSendable",
"Sendable",
"Dynamic"
],
"superclassUsr": "c:objc(cs)NSObject",
"isExternal": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "_ExpressibleByColorLiteral",
"printedName": "_ExpressibleByColorLiteral",
"usr": "s:s26_ExpressibleByColorLiteralP",
"mangledName": "$ss26_ExpressibleByColorLiteralP"
},
{
"kind": "Conformance",
"name": "ExpressionArgumentConvertible",
"printedName": "ExpressionArgumentConvertible",
"usr": "s:10MapboxMaps29ExpressionArgumentConvertibleP",
"mangledName": "$s10MapboxMaps29ExpressionArgumentConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "Gnode",
"printedName": "Gnode",
"children": [
{
"kind": "Var",
"name": "isUpEscalator",
"printedName": "isUpEscalator",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:7Penguin5GnodeC8PenNavUIE13isUpEscalatorSbvp",
"mangledName": "$s7Penguin5GnodeC8PenNavUIE13isUpEscalatorSbvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"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:7Penguin5GnodeC8PenNavUIE13isUpEscalatorSbvg",
"mangledName": "$s7Penguin5GnodeC8PenNavUIE13isUpEscalatorSbvg",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "isDownEscalator",
"printedName": "isDownEscalator",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:7Penguin5GnodeC8PenNavUIE15isDownEscalatorSbvp",
"mangledName": "$s7Penguin5GnodeC8PenNavUIE15isDownEscalatorSbvp",
"moduleName": "PenNavUI",
"declAttributes": [
"Final",
"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:7Penguin5GnodeC8PenNavUIE15isDownEscalatorSbvg",
"mangledName": "$s7Penguin5GnodeC8PenNavUIE15isDownEscalatorSbvg",
"moduleName": "PenNavUI",
"declAttributes": [
"Final"
],
"isFromExtension": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Class",
"usr": "s:7Penguin5GnodeC",
"mangledName": "$s7Penguin5GnodeC",
"moduleName": "Penguin",
"declAttributes": [
"Final"
],
"isExternal": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "NodeRepresentable",
"printedName": "NodeRepresentable",
"usr": "s:7Penguin17NodeRepresentableP",
"mangledName": "$s7Penguin17NodeRepresentableP"
}
]
},
{
"kind": "TypeDecl",
"name": "Dictionary",
"printedName": "Dictionary",
"declKind": "Struct",
"usr": "s:SD",
"mangledName": "$sSD",
"moduleName": "Swift",
"genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : Swift.Hashable>",
"sugared_genericSig": "<Key, Value where Key : Swift.Hashable>",
"declAttributes": [
"EagerMove",
"Frozen"
],
"isExternal": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Encodable",
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
},
{
"kind": "Conformance",
"name": "Decodable",
"printedName": "Decodable",
"usr": "s:Se",
"mangledName": "$sSe"
},
{
"kind": "Conformance",
"name": "Sequence",
"printedName": "Sequence",
"children": [
{
"kind": "TypeWitness",
"name": "Element",
"printedName": "Element",
"children": [
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(key: τ_0_0, value: τ_0_1)",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
},
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_1"
}
]
}
]
},
{
"kind": "TypeWitness",
"name": "Iterator",
"printedName": "Iterator",
"children": [
{
"kind": "TypeNominal",
"name": "Iterator",
"printedName": "Swift.Dictionary<τ_0_0, τ_0_1>.Iterator",
"usr": "s:SD8IteratorV"
}
]
}
],
"usr": "s:ST",
"mangledName": "$sST"
},
{
"kind": "Conformance",
"name": "Collection",
"printedName": "Collection",
"children": [
{
"kind": "TypeWitness",
"name": "Element",
"printedName": "Element",
"children": [
{
"kind": "TypeNominal",
"name": "Tuple",
"printedName": "(key: τ_0_0, value: τ_0_1)",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
},
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_1"
}
]
}
]
},
{
"kind": "TypeWitness",
"name": "Index",
"printedName": "Index",
"children": [
{
"kind": "TypeNominal",
"name": "Index",
"printedName": "Swift.Dictionary<τ_0_0, τ_0_1>.Index",
"usr": "s:SD5IndexV"
}
]
},
{
"kind": "TypeWitness",
"name": "Iterator",
"printedName": "Iterator",
"children": [
{
"kind": "TypeNominal",
"name": "Iterator",
"printedName": "Swift.Dictionary<τ_0_0, τ_0_1>.Iterator",
"usr": "s:SD8IteratorV"
}
]
},
{
"kind": "TypeWitness",
"name": "SubSequence",
"printedName": "SubSequence",
"children": [
{
"kind": "TypeNominal",
"name": "Slice",
"printedName": "Swift.Slice<[τ_0_0 : τ_0_1]>",
"children": [
{
"kind": "TypeNominal",
"name": "Dictionary",
"printedName": "[τ_0_0 : τ_0_1]",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
},
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_1"
}
],
"usr": "s:SD"
}
],
"usr": "s:s5SliceV"
}
]
},
{
"kind": "TypeWitness",
"name": "Indices",
"printedName": "Indices",
"children": [
{
"kind": "TypeNominal",
"name": "DefaultIndices",
"printedName": "Swift.DefaultIndices<[τ_0_0 : τ_0_1]>",
"children": [
{
"kind": "TypeNominal",
"name": "Dictionary",
"printedName": "[τ_0_0 : τ_0_1]",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
},
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_1"
}
],
"usr": "s:SD"
}
],
"usr": "s:SI"
}
]
}
],
"usr": "s:Sl",
"mangledName": "$sSl"
},
{
"kind": "Conformance",
"name": "ExpressibleByDictionaryLiteral",
"printedName": "ExpressibleByDictionaryLiteral",
"children": [
{
"kind": "TypeWitness",
"name": "Key",
"printedName": "Key",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_0"
}
]
},
{
"kind": "TypeWitness",
"name": "Value",
"printedName": "Value",
"children": [
{
"kind": "TypeNominal",
"name": "GenericTypeParam",
"printedName": "τ_0_1"
}
]
}
],
"usr": "s:s30ExpressibleByDictionaryLiteralP",
"mangledName": "$ss30ExpressibleByDictionaryLiteralP"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "_HasCustomAnyHashableRepresentation",
"printedName": "_HasCustomAnyHashableRepresentation",
"usr": "s:s35_HasCustomAnyHashableRepresentationP",
"mangledName": "$ss35_HasCustomAnyHashableRepresentationP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomReflectable",
"printedName": "CustomReflectable",
"usr": "s:s17CustomReflectableP",
"mangledName": "$ss17CustomReflectableP"
},
{
"kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
},
{
"kind": "Conformance",
"name": "_ObjectiveCBridgeable",
"printedName": "_ObjectiveCBridgeable",
"children": [
{
"kind": "TypeWitness",
"name": "_ObjectiveCType",
"printedName": "_ObjectiveCType",
"children": [
{
"kind": "TypeNominal",
"name": "NSDictionary",
"printedName": "Foundation.NSDictionary",
"usr": "c:objc(cs)NSDictionary"
}
]
}
],
"usr": "s:s21_ObjectiveCBridgeableP",
"mangledName": "$ss21_ObjectiveCBridgeableP"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "RawRepresentable",
"printedName": "RawRepresentable",
"children": [
{
"kind": "TypeWitness",
"name": "RawValue",
"printedName": "RawValue",
"children": [
{
"kind": "TypeNominal",
"name": "Dictionary",
"printedName": "[Swift.String : Any?]",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Any?",
"children": [
{
"kind": "TypeNominal",
"name": "ProtocolComposition",
"printedName": "Any"
}
],
"usr": "s:Sq"
}
],
"usr": "s:SD"
}
]
}
],
"usr": "s:SY",
"mangledName": "$sSY"
},
{
"kind": "Conformance",
"name": "ExpressionArgumentConvertible",
"printedName": "ExpressionArgumentConvertible",
"usr": "s:10MapboxMaps29ExpressionArgumentConvertibleP",
"mangledName": "$s10MapboxMaps29ExpressionArgumentConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "Venue",
"printedName": "Venue",
"declKind": "Class",
"usr": "c:@M@Penguin@objc(cs)Venue",
"mangledName": "$s7Penguin5VenueC",
"moduleName": "Penguin",
"declAttributes": [
"Final",
"ObjC"
],
"superclassUsr": "c:objc(cs)NSObject",
"isExternal": true,
"hasMissingDesignatedInitializers": true,
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"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": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "CGContext",
"printedName": "CGContext",
"children": [
{
"kind": "Function",
"name": "draw",
"printedName": "draw(_:in:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "SVG",
"printedName": "PenNavUI.SVG",
"usr": "c:@M@PenNavUI@objc(cs)SVGImage"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "CoreFoundation.CGRect?",
"children": [
{
"kind": "TypeNominal",
"name": "CGRect",
"printedName": "CoreFoundation.CGRect",
"usr": "c:@S@CGRect"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Func",
"usr": "s:So12CGContextRefa8PenNavUIE4draw_2inyAC3SVGC_So6CGRectVSgtF",
"mangledName": "$sSo12CGContextRefa8PenNavUIE4draw_2inyAC3SVGC_So6CGRectVSgtF",
"moduleName": "PenNavUI",
"isFromExtension": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
"usr": "c:@T@CGContextRef",
"moduleName": "CoreGraphics",
"declAttributes": [
"SynthesizedProtocol",
"ObjC",
"Dynamic"
],
"isExternal": true,
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "_CFObject",
"printedName": "_CFObject",
"usr": "s:14CoreFoundation9_CFObjectP",
"mangledName": "$s14CoreFoundation9_CFObjectP"
},
{
"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": "POICategory",
"printedName": "POICategory",
"declKind": "Struct",
"usr": "s:7Penguin11POICategoryV",
"mangledName": "$s7Penguin11POICategoryV",
"moduleName": "Penguin",
"isExternal": true,
"conformances": [
{
"kind": "Conformance",
"name": "Decodable",
"printedName": "Decodable",
"usr": "s:Se",
"mangledName": "$sSe"
},
{
"kind": "Conformance",
"name": "Encodable",
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
},
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
}
],
"json_format_version": 8
},
"ConstValues": [
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.CommandOptimizer.swift",
"kind": "IntegerLiteral",
"offset": 4827,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.CommandOptimizer.swift",
"kind": "IntegerLiteral",
"offset": 4895,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Element.swift",
"kind": "Dictionary",
"offset": 1423,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/DistanceFormatter.swift",
"kind": "BooleanLiteral",
"offset": 208,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "FloatLiteral",
"offset": 1402,
"length": 4,
"value": "18.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "FloatLiteral",
"offset": 1510,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "FloatLiteral",
"offset": 1617,
"length": 4,
"value": "69.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "FloatLiteral",
"offset": 2877,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "Array",
"offset": 2939,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "Dictionary",
"offset": 3022,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "Array",
"offset": 3081,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Layout.swift",
"kind": "BooleanLiteral",
"offset": 32085,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/VenueDetails\/VenueDetailsViewController.swift",
"kind": "Array",
"offset": 584,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/VenueDetails\/VenueDetailsViewController.swift",
"kind": "Array",
"offset": 632,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/VenueDetails\/VenueDetailsViewController.swift",
"kind": "BooleanLiteral",
"offset": 672,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/VenueDetails\/VenueDetailsViewController.swift",
"kind": "IntegerLiteral",
"offset": 10088,
"length": 2,
"value": "90"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "Array",
"offset": 964,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "Array",
"offset": 1000,
"length": 4,
"value": "[\"\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 1028,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "BooleanLiteral",
"offset": 1054,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "BooleanLiteral",
"offset": 1090,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "FloatLiteral",
"offset": 1137,
"length": 3,
"value": "0.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 1180,
"length": 2,
"value": "80"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CategoryDetails\/CategoryDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 9272,
"length": 2,
"value": "90"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/SpeechManager.swift",
"kind": "BooleanLiteral",
"offset": 206,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Path+Reversed.swift",
"kind": "Array",
"offset": 2868,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/MainPanel\/Cells\/FavoriteTableViewCell.swift",
"kind": "Array",
"offset": 205,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Directory\/DirectoryViewController.swift",
"kind": "Array",
"offset": 469,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Directory\/DirectoryViewController.swift",
"kind": "IntegerLiteral",
"offset": 495,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Directory\/DirectoryViewController.swift",
"kind": "BooleanLiteral",
"offset": 521,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/NavigationEventType.swift",
"kind": "StringLiteral",
"offset": 159,
"length": 14,
"value": "\"shortestPath\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/NavigationEventType.swift",
"kind": "StringLiteral",
"offset": 201,
"length": 7,
"value": "\"start\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/NavigationEventType.swift",
"kind": "StringLiteral",
"offset": 234,
"length": 5,
"value": "\"end\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/NavigationEventType.swift",
"kind": "StringLiteral",
"offset": 270,
"length": 7,
"value": "\"reach\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.swift",
"kind": "IntegerLiteral",
"offset": 1203,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.swift",
"kind": "IntegerLiteral",
"offset": 1470,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/VenueInfoResponse.swift",
"kind": "StringLiteral",
"offset": 295,
"length": 20,
"value": "\"GetVenueInfoResult\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/VenueInfoResponse.swift",
"kind": "StringLiteral",
"offset": 1562,
"length": 14,
"value": "\"scheduleList\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 2764,
"length": 3,
"value": "\"M\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 2800,
"length": 3,
"value": "\"m\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 2828,
"length": 3,
"value": "\"L\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 2864,
"length": 3,
"value": "\"l\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 2898,
"length": 3,
"value": "\"H\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 2940,
"length": 3,
"value": "\"h\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 2972,
"length": 3,
"value": "\"V\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3012,
"length": 3,
"value": "\"v\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3041,
"length": 3,
"value": "\"C\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3078,
"length": 3,
"value": "\"c\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3113,
"length": 3,
"value": "\"S\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3156,
"length": 3,
"value": "\"s\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3189,
"length": 3,
"value": "\"Q\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3230,
"length": 3,
"value": "\"q\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3269,
"length": 3,
"value": "\"T\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3316,
"length": 3,
"value": "\"t\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3343,
"length": 3,
"value": "\"A\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3378,
"length": 3,
"value": "\"a\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3407,
"length": 3,
"value": "\"Z\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Path.swift",
"kind": "StringLiteral",
"offset": 3441,
"length": 3,
"value": "\"z\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/NodeSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 340,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/NodeSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 937,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/InstrinsicLabel.swift",
"kind": "IntegerLiteral",
"offset": 212,
"length": 1,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/InstrinsicLabel.swift",
"kind": "IntegerLiteral",
"offset": 216,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/RouteOptions\/RouteOptionsViewController.swift",
"kind": "Dictionary",
"offset": 591,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/RouteOptions\/RouteOptionsViewController.swift",
"kind": "IntegerLiteral",
"offset": 2747,
"length": 3,
"value": "420"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchViewController.swift",
"kind": "IntegerLiteral",
"offset": 665,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchViewController.swift",
"kind": "BooleanLiteral",
"offset": 785,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchViewController.swift",
"kind": "Array",
"offset": 828,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchViewController.swift",
"kind": "BooleanLiteral",
"offset": 952,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchViewController.swift",
"kind": "BooleanLiteral",
"offset": 5235,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchViewController.swift",
"kind": "IntegerLiteral",
"offset": 13825,
"length": 3,
"value": "120"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/GateSelector\/GateSelectorViewController.swift",
"kind": "Array",
"offset": 333,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/GateSelector\/GateSelectorViewController.swift",
"kind": "IntegerLiteral",
"offset": 3434,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/RouteDirection.swift",
"kind": "BooleanLiteral",
"offset": 266,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/DownloadManager.swift",
"kind": "IntegerLiteral",
"offset": 1250,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/DownloadManager.swift",
"kind": "StringLiteral",
"offset": 1403,
"length": 10,
"value": "\"download\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/RouteDetails\/RouteDetailsViewController.swift",
"kind": "IntegerLiteral",
"offset": 2069,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 857,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 891,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 926,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "BooleanLiteral",
"offset": 957,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "Array",
"offset": 1084,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "Array",
"offset": 1122,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "BooleanLiteral",
"offset": 1396,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17680,
"length": 5,
"value": "\"poi\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17703,
"length": 7,
"value": "\"venue\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17730,
"length": 9,
"value": "\"parking\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17767,
"length": 18,
"value": "\"current-location\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17806,
"length": 10,
"value": "\"location\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17842,
"length": 15,
"value": "\"referencedPOI\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17876,
"length": 8,
"value": "\"campus\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Place.swift",
"kind": "StringLiteral",
"offset": 17907,
"length": 13,
"value": "\"no-location\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "StringLiteral",
"offset": 544,
"length": 61,
"value": "\"https:\/\/texttospeech.googleapis.com\/v1beta1\/text:synthesize\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "StringLiteral",
"offset": 642,
"length": 41,
"value": "\"AIzaSyBedBLZhQOUMJx3W5VZHo2vxLyZLsSkjp0\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "Array",
"offset": 860,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "FloatLiteral",
"offset": 950,
"length": 4,
"value": "0.89"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "FloatLiteral",
"offset": 986,
"length": 4,
"value": "-4.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "StringLiteral",
"offset": 1017,
"length": 38,
"value": "\"small-bluetooth-speaker-class-device\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "BooleanLiteral",
"offset": 1123,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GoogleSpeechManager.swift",
"kind": "Dictionary",
"offset": 2639,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FloorsManager.swift",
"kind": "Array",
"offset": 166,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.CGText.swift",
"kind": "Array",
"offset": 7523,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.CGText.swift",
"kind": "Dictionary",
"offset": 7567,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.CGText.swift",
"kind": "Dictionary",
"offset": 7611,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.CGText.swift",
"kind": "Dictionary",
"offset": 7660,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.CGText.swift",
"kind": "Dictionary",
"offset": 7720,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.CGText.swift",
"kind": "Dictionary",
"offset": 7767,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/RouteOverview\/RouteOverviewViewController.swift",
"kind": "BooleanLiteral",
"offset": 1071,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/RouteOverview\/RouteOverviewViewController.swift",
"kind": "IntegerLiteral",
"offset": 1527,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/RouteOverview\/RouteOverviewViewController.swift",
"kind": "IntegerLiteral",
"offset": 21181,
"length": 3,
"value": "414"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/RouteOverview\/RouteOverviewViewController.swift",
"kind": "IntegerLiteral",
"offset": 21292,
"length": 2,
"value": "69"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/ManeuverType.swift",
"kind": "StringLiteral",
"offset": 137,
"length": 7,
"value": "\"Right\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/ManeuverType.swift",
"kind": "StringLiteral",
"offset": 168,
"length": 11,
"value": "\"VeerRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/ManeuverType.swift",
"kind": "StringLiteral",
"offset": 202,
"length": 12,
"value": "\"SharpRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/ManeuverType.swift",
"kind": "StringLiteral",
"offset": 235,
"length": 6,
"value": "\"Left\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/ManeuverType.swift",
"kind": "StringLiteral",
"offset": 264,
"length": 10,
"value": "\"VeerLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/ManeuverType.swift",
"kind": "StringLiteral",
"offset": 296,
"length": 11,
"value": "\"SharpLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/ManeuverType.swift",
"kind": "StringLiteral",
"offset": 336,
"length": 10,
"value": "\"Straight\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 167,
"length": 13,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 190,
"length": 16,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 269,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 280,
"length": 20,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 310,
"length": 8,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 328,
"length": 9,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 347,
"length": 15,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 372,
"length": 22,
"value": "6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 404,
"length": 13,
"value": "7"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 427,
"length": 17,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 454,
"length": 12,
"value": "9"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 3963,
"length": 2,
"value": "50"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 4068,
"length": 23,
"value": "\"LocationStatusChanged\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 4165,
"length": 24,
"value": "\"BluetoothStatusChanged\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 4266,
"length": 27,
"value": "\"ConnectivitySourceChanged\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 4362,
"length": 31,
"value": "\"locationDetectionNotification\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 4456,
"length": 25,
"value": "\"networkInterfaceChanged\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 4544,
"length": 25,
"value": "\"serverConnectionChanged\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 4627,
"length": 20,
"value": "\"directionAvailable\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 4681,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 5117,
"length": 27,
"value": "\"chevron.right.circle.fill\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "StringLiteral",
"offset": 5147,
"length": 26,
"value": "\"chevron.left.circle.fill\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/StickyToast.swift",
"kind": "IntegerLiteral",
"offset": 5336,
"length": 1,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/Calibrate\/CalibrateMessage.swift",
"kind": "FloatLiteral",
"offset": 398,
"length": 4,
"value": "20.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/Calibrate\/CalibrateMessage.swift",
"kind": "StringLiteral",
"offset": 499,
"length": 18,
"value": "\"CalibrateMessage\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "Array",
"offset": 711,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "Array",
"offset": 756,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "Array",
"offset": 796,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "IntegerLiteral",
"offset": 829,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "BooleanLiteral",
"offset": 949,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "Array",
"offset": 992,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "BooleanLiteral",
"offset": 1163,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Search\/NavigationSearchViewController.swift",
"kind": "BooleanLiteral",
"offset": 6302,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/UserLocationDetails\/UserLocationDetailsViewController.swift",
"kind": "IntegerLiteral",
"offset": 6356,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/Views\/TagFlowLayout.swift",
"kind": "IntegerLiteral",
"offset": 2461,
"length": 6,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/Views\/TagFlowLayout.swift",
"kind": "IntegerLiteral",
"offset": 2481,
"length": 5,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/Views\/TagFlowLayout.swift",
"kind": "IntegerLiteral",
"offset": 2719,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/Views\/TagFlowLayout.swift",
"kind": "IntegerLiteral",
"offset": 2752,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/Views\/TagFlowLayout.swift",
"kind": "BooleanLiteral",
"offset": 6620,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FavoritesManager.swift",
"kind": "Array",
"offset": 499,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FavoritesManager.swift",
"kind": "BooleanLiteral",
"offset": 887,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FavoritesManager.swift",
"kind": "BooleanLiteral",
"offset": 4130,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.PresentationAttributes.swift",
"kind": "StringLiteral",
"offset": 2942,
"length": 3,
"value": "\" \""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 160,
"length": 19,
"value": "\"topNavigationLine\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 212,
"length": 22,
"value": "\"bottomNavigationLine\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 271,
"length": 26,
"value": "\"NextNavigationLineBottom\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 331,
"length": 23,
"value": "\"NextNavigationLineTop\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 394,
"length": 25,
"value": "\"walkedNavigationPathTop\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 462,
"length": 28,
"value": "\"walkedNavigationPathBottom\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 523,
"length": 23,
"value": "\"walkedPathStartPoint_\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/Identifiers.swift",
"kind": "StringLiteral",
"offset": 572,
"length": 16,
"value": "\"maneuver-arrow\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/AppThemeManager.swift",
"kind": "Array",
"offset": 520,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CommandLine.Configuration.swift",
"kind": "IntegerLiteral",
"offset": 7909,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CommandLine.Configuration.swift",
"kind": "IntegerLiteral",
"offset": 7914,
"length": 1,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CommandLine.Configuration.swift",
"kind": "IntegerLiteral",
"offset": 7961,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CommandLine.Configuration.swift",
"kind": "IntegerLiteral",
"offset": 7966,
"length": 1,
"value": "9"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/FloatingPanelExtensions.swift",
"kind": "FloatLiteral",
"offset": 2765,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/FloatingPanelExtensions.swift",
"kind": "FloatLiteral",
"offset": 2797,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Favorites\/FavoriteListViewController.swift",
"kind": "StringLiteral",
"offset": 445,
"length": 8,
"value": "\"remove\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Favorites\/FavoriteListViewController.swift",
"kind": "IntegerLiteral",
"offset": 641,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Favorites\/FavoriteListViewController.swift",
"kind": "BooleanLiteral",
"offset": 741,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Favorites\/FavoriteListViewController.swift",
"kind": "Array",
"offset": 927,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FavoriteBadgeView.swift",
"kind": "IntegerLiteral",
"offset": 202,
"length": 2,
"value": "20"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FavoriteBadgeView.swift",
"kind": "IntegerLiteral",
"offset": 242,
"length": 1,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FavoriteBadgeView.swift",
"kind": "IntegerLiteral",
"offset": 280,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FavoriteBadgeView.swift",
"kind": "FloatLiteral",
"offset": 359,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FavoriteBadgeView.swift",
"kind": "FloatLiteral",
"offset": 379,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FavoriteBadgeView.swift",
"kind": "IntegerLiteral",
"offset": 477,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FavoriteBadgeView.swift",
"kind": "IntegerLiteral",
"offset": 483,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/FileDownloader.swift",
"kind": "Array",
"offset": 668,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/APIs\/PenApi.swift",
"kind": "StringLiteral",
"offset": 149,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/APIs\/PenApi.swift",
"kind": "StringLiteral",
"offset": 170,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/APIs\/PenApi.swift",
"kind": "StringLiteral",
"offset": 203,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/APIs\/PenApi.swift",
"kind": "StringLiteral",
"offset": 232,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 643,
"length": 3,
"value": "624"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "StringLiteral",
"offset": 771,
"length": 15,
"value": "\"reached_to %@\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "StringLiteral",
"offset": 832,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 981,
"length": 2,
"value": "90"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 1002,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 1041,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 1046,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 5635,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 5893,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 6005,
"length": 3,
"value": "624"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 6079,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/NavigationFeedback\/NavigationFeedbackViewController.swift",
"kind": "IntegerLiteral",
"offset": 6239,
"length": 3,
"value": "290"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "BooleanLiteral",
"offset": 468,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "BooleanLiteral",
"offset": 499,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "StringLiteral",
"offset": 522,
"length": 4,
"value": "\"-1\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "StringLiteral",
"offset": 544,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "StringLiteral",
"offset": 567,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "StringLiteral",
"offset": 589,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "BooleanLiteral",
"offset": 626,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "BooleanLiteral",
"offset": 653,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "StringLiteral",
"offset": 912,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "BooleanLiteral",
"offset": 951,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "BooleanLiteral",
"offset": 1305,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUIManager.swift",
"kind": "BooleanLiteral",
"offset": 19902,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GatesManager.swift",
"kind": "Array",
"offset": 171,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 136,
"length": 31,
"value": "\"DataAPI.svc\/SetNavigationRate\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 204,
"length": 47,
"value": "\"PathAPI.svc\/getVenueGatesShortestPathDistance\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 29,
"value": "\"DataAPI.svc\/GetPaletteColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 330,
"length": 19,
"value": "\"company\/-1\/colors\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 370,
"length": 22,
"value": "\"DataAPI.svc\/GetFonts\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 415,
"length": 11,
"value": "\"icons\/poi\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 453,
"length": 14,
"value": "\"favorite\/set\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 493,
"length": 27,
"value": "\"DataAPI.svc\/GetVenueCards\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 550,
"length": 32,
"value": "\"DataAPI.svc\/getPoIInfoByFilter\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 608,
"length": 29,
"value": "\"DataAPI.svc\/GetSearchDataV2\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 663,
"length": 27,
"value": "\"DataAPI.svc\/GetCategories\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 715,
"length": 14,
"value": "\"Poi\/Amenites\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 754,
"length": 14,
"value": "\"favorite\/get\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 798,
"length": 17,
"value": "\"favorite\/delete\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 844,
"length": 17,
"value": "\"favorite\/update\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 885,
"length": 11,
"value": "\"path\/trip\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 937,
"length": 11,
"value": "\"sharedurl\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 977,
"length": 27,
"value": "\"DataAPI.svc\/GetCampusInfo\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1032,
"length": 26,
"value": "\"DataAPI.svc\/GetVenueInfo\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1084,
"length": 24,
"value": "\"DataAPI.svc\/getPoIById\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1140,
"length": 27,
"value": "\"DataAPI.svc\/getPoIByRefId\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1196,
"length": 27,
"value": "\"DataAPI.svc\/GetVenuesInfo\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1247,
"length": 27,
"value": "\"DataAPI.svc\/getAdsOnFloor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1297,
"length": 26,
"value": "\"DataAPI.svc\/getAdsOnEdge\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1352,
"length": 17,
"value": "\"images\/campaign\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1400,
"length": 29,
"value": "\"company\/log\/navigationEvent\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/APIMethod.swift",
"kind": "StringLiteral",
"offset": 1460,
"length": 32,
"value": "\"DataAPI.svc\/savePenNavPosition\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FloorSelector\/FloorSelectorViewController.swift",
"kind": "Array",
"offset": 646,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FloorSelector\/FloorSelectorViewController.swift",
"kind": "Array",
"offset": 675,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FloorSelector\/FloorSelectorViewController.swift",
"kind": "IntegerLiteral",
"offset": 6382,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/LocationBasedMessages\/MessageDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 5063,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/CustomFlowLayout.swift",
"kind": "BooleanLiteral",
"offset": 242,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetPoIByIdResponse.swift",
"kind": "StringLiteral",
"offset": 5386,
"length": 10,
"value": "\"imageUrl\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetPoIByIdResponse.swift",
"kind": "StringLiteral",
"offset": 5653,
"length": 11,
"value": "\"openState\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetPoIByIdResponse.swift",
"kind": "StringLiteral",
"offset": 5683,
"length": 13,
"value": "\"closedState\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetPoIByIdResponse.swift",
"kind": "StringLiteral",
"offset": 5720,
"length": 18,
"value": "\"closedTodayState\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Logging.swift",
"kind": "StringLiteral",
"offset": 114,
"length": 12,
"value": "\"%{public}@\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Logging.swift",
"kind": "StringLiteral",
"offset": 388,
"length": 26,
"value": "\"com.scenee.FloatingPanel\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Logging.swift",
"kind": "StringLiteral",
"offset": 441,
"length": 15,
"value": "\"FloatingPanel\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Path+Bounds.swift",
"kind": "IntegerLiteral",
"offset": 6349,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Path+Bounds.swift",
"kind": "IntegerLiteral",
"offset": 6412,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/LegCell\/LegCell.swift",
"kind": "IntegerLiteral",
"offset": 589,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FavoriteDetails\/FavoriteDetailViewController.swift",
"kind": "BooleanLiteral",
"offset": 465,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FavoriteDetails\/FavoriteDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 521,
"length": 3,
"value": "120"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FavoriteDetails\/FavoriteDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 566,
"length": 2,
"value": "55"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FavoriteDetails\/FavoriteDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 631,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FavoriteDetails\/FavoriteDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 675,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FavoriteDetails\/FavoriteDetailViewController.swift",
"kind": "IntegerLiteral",
"offset": 6927,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "Array",
"offset": 584,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "Array",
"offset": 638,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "Array",
"offset": 688,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "Array",
"offset": 737,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "IntegerLiteral",
"offset": 995,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "IntegerLiteral",
"offset": 1019,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "IntegerLiteral",
"offset": 1088,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/AllFilterViewController.swift",
"kind": "IntegerLiteral",
"offset": 1112,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "StringLiteral",
"offset": 3968,
"length": 4,
"value": "\"id\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "StringLiteral",
"offset": 4010,
"length": 7,
"value": "\"style\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "StringLiteral",
"offset": 4084,
"length": 7,
"value": "\"class\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "StringLiteral",
"offset": 17532,
"length": 10,
"value": "\".\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "StringLiteral",
"offset": 17541,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "StringLiteral",
"offset": 17663,
"length": 10,
"value": "\"#\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "StringLiteral",
"offset": 17672,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.Formatter.SVG.swift",
"kind": "IntegerLiteral",
"offset": 17767,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/BadgeView.swift",
"kind": "IntegerLiteral",
"offset": 186,
"length": 2,
"value": "45"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/BadgeView.swift",
"kind": "IntegerLiteral",
"offset": 226,
"length": 2,
"value": "25"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Builder.swift",
"kind": "Array",
"offset": 2925,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "StringLiteral",
"offset": 168,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "Array",
"offset": 244,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "Array",
"offset": 275,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "StringLiteral",
"offset": 454,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "Array",
"offset": 521,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "Array",
"offset": 545,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "BooleanLiteral",
"offset": 1551,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "BooleanLiteral",
"offset": 1780,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "StringLiteral",
"offset": 2316,
"length": 10,
"value": "\"distance\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchFilters.swift",
"kind": "StringLiteral",
"offset": 2348,
"length": 11,
"value": "\"bestMatch\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Gradient.swift",
"kind": "Array",
"offset": 2307,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Gradient.swift",
"kind": "Array",
"offset": 2588,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 500,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 528,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 651,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 711,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 754,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 789,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 820,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "FloatLiteral",
"offset": 987,
"length": 5,
"value": "134.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 1088,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 1175,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 1349,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 1526,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 1559,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "IntegerLiteral",
"offset": 2068,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "FloatLiteral",
"offset": 2106,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "IntegerLiteral",
"offset": 2830,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "IntegerLiteral",
"offset": 2840,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "IntegerLiteral",
"offset": 2852,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "IntegerLiteral",
"offset": 2863,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 2906,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 8368,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 8837,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 9718,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 12168,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 12313,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 13218,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 14523,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 15641,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 16668,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Map\/MapViewController.swift",
"kind": "BooleanLiteral",
"offset": 52526,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Behavior.swift",
"kind": "FloatLiteral",
"offset": 3499,
"length": 5,
"value": "0.001"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Behavior.swift",
"kind": "FloatLiteral",
"offset": 3570,
"length": 3,
"value": "0.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Behavior.swift",
"kind": "FloatLiteral",
"offset": 4011,
"length": 3,
"value": "5.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Repositories\/PenNavStyleRepository.swift",
"kind": "StringLiteral",
"offset": 183,
"length": 6,
"value": "\"Font\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Repositories\/PenNavStyleRepository.swift",
"kind": "StringLiteral",
"offset": 207,
"length": 7,
"value": "\"Color\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteDirections\/RouteDirectionsViewController.swift",
"kind": "Array",
"offset": 430,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteDirections\/RouteDirectionsViewController.swift",
"kind": "IntegerLiteral",
"offset": 7526,
"length": 2,
"value": "18"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/FeatureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 184,
"length": 16,
"value": "\"selected-place\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/FeatureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 245,
"length": 19,
"value": "\"destination-place\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/FeatureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 302,
"length": 12,
"value": "\"start-node\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/FeatureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 350,
"length": 10,
"value": "\"end-node\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/FeatureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 400,
"length": 15,
"value": "\"next-end-node\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3202,
"length": 3,
"value": "\"g\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3243,
"length": 6,
"value": "\"line\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3288,
"length": 8,
"value": "\"circle\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3337,
"length": 9,
"value": "\"ellipse\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3388,
"length": 6,
"value": "\"rect\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3433,
"length": 10,
"value": "\"polyline\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3486,
"length": 9,
"value": "\"polygon\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3537,
"length": 6,
"value": "\"path\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3582,
"length": 6,
"value": "\"text\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3705,
"length": 3,
"value": "\"a\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3831,
"length": 5,
"value": "\"use\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3874,
"length": 8,
"value": "\"switch\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 3921,
"length": 7,
"value": "\"image\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 10223,
"length": 4,
"value": "\"id\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Element.swift",
"kind": "StringLiteral",
"offset": 10269,
"length": 7,
"value": "\"class\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/WorngPath\/StopNavigation.swift",
"kind": "StringLiteral",
"offset": 629,
"length": 16,
"value": "\"StopNavigation\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Model\/HourScheduleData.swift",
"kind": "Array",
"offset": 173,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Model\/HourScheduleData.swift",
"kind": "BooleanLiteral",
"offset": 203,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Model\/HourScheduleData.swift",
"kind": "BooleanLiteral",
"offset": 235,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Model\/HourScheduleData.swift",
"kind": "BooleanLiteral",
"offset": 268,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ToastDialog.swift",
"kind": "FloatLiteral",
"offset": 621,
"length": 3,
"value": "0.6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ToastDialog.swift",
"kind": "FloatLiteral",
"offset": 895,
"length": 3,
"value": "0.6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Path.swift",
"kind": "Array",
"offset": 1279,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 229,
"length": 4,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 243,
"length": 6,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 259,
"length": 5,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 895,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 917,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 1369,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 1392,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/LayoutProperties.swift",
"kind": "IntegerLiteral",
"offset": 1414,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/CampusSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 328,
"length": 2,
"value": "11"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/CampusSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 1798,
"length": 1,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/CampusSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 1809,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/CampusSymbolView.swift",
"kind": "FloatLiteral",
"offset": 1895,
"length": 3,
"value": "3.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/CampusSymbolView.swift",
"kind": "FloatLiteral",
"offset": 2010,
"length": 3,
"value": "4.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Catagories\/CategoriesViewController.swift",
"kind": "Array",
"offset": 260,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Catagories\/CategoriesViewController.swift",
"kind": "IntegerLiteral",
"offset": 3325,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CampusDetails\/CampusDetailsViewController.swift",
"kind": "Array",
"offset": 795,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CampusDetails\/CampusDetailsViewController.swift",
"kind": "BooleanLiteral",
"offset": 838,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CampusDetails\/CampusDetailsViewController.swift",
"kind": "BooleanLiteral",
"offset": 881,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/CampusDetails\/CampusDetailsViewController.swift",
"kind": "IntegerLiteral",
"offset": 12389,
"length": 2,
"value": "90"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "FloatLiteral",
"offset": 807,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "IntegerLiteral",
"offset": 860,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "FloatLiteral",
"offset": 7054,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "FloatLiteral",
"offset": 7081,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "FloatLiteral",
"offset": 7443,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "FloatLiteral",
"offset": 7470,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "IntegerLiteral",
"offset": 10889,
"length": 3,
"value": "100"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "IntegerLiteral",
"offset": 10914,
"length": 1,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "StringLiteral",
"offset": 10945,
"length": 9,
"value": "\"Poppins\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "IntegerLiteral",
"offset": 10962,
"length": 2,
"value": "14"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Extensions.swift",
"kind": "IntegerLiteral",
"offset": 10989,
"length": 2,
"value": "14"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.SAXParser.swift",
"kind": "StringLiteral",
"offset": 1533,
"length": 28,
"value": "\"http:\/\/www.w3.org\/2000\/svg\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/XML.SAXParser.swift",
"kind": "Dictionary",
"offset": 2851,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/SourceView.swift",
"kind": "StringLiteral",
"offset": 146,
"length": 5,
"value": "\"map\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/SourceView.swift",
"kind": "StringLiteral",
"offset": 172,
"length": 10,
"value": "\"deepLink\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/SourceView.swift",
"kind": "StringLiteral",
"offset": 201,
"length": 8,
"value": "\"search\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/SourceView.swift",
"kind": "StringLiteral",
"offset": 231,
"length": 11,
"value": "\"directory\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/SourceView.swift",
"kind": "StringLiteral",
"offset": 266,
"length": 13,
"value": "\"referenceId\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/EdgesManager.swift",
"kind": "Array",
"offset": 162,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/ColorsResponse.swift",
"kind": "StringLiteral",
"offset": 364,
"length": 9,
"value": "\"Polygon\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/ColorsResponse.swift",
"kind": "StringLiteral",
"offset": 401,
"length": 9,
"value": "\"Palette\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "IntegerLiteral",
"offset": 6810,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "Array",
"offset": 6826,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "StringLiteral",
"offset": 6889,
"length": 10,
"value": "\"Warning:\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "StringLiteral",
"offset": 6901,
"length": 38,
"value": "\"clip-path unsupported in SF Symbols.\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "Array",
"offset": 6981,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "StringLiteral",
"offset": 7051,
"length": 10,
"value": "\"Warning:\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "StringLiteral",
"offset": 7063,
"length": 33,
"value": "\"mask unsupported in SF Symbols.\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "Array",
"offset": 7138,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "IntegerLiteral",
"offset": 19538,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SFSymbol.swift",
"kind": "IntegerLiteral",
"offset": 19543,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetVenueGatesDistancesResponse.swift",
"kind": "BooleanLiteral",
"offset": 443,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetVenueGatesDistancesResponse.swift",
"kind": "BooleanLiteral",
"offset": 479,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Transform.swift",
"kind": "IntegerLiteral",
"offset": 2084,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Transform.swift",
"kind": "IntegerLiteral",
"offset": 2090,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Transform.swift",
"kind": "IntegerLiteral",
"offset": 2096,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Transform.swift",
"kind": "IntegerLiteral",
"offset": 2102,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Transform.swift",
"kind": "IntegerLiteral",
"offset": 2109,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Transform.swift",
"kind": "IntegerLiteral",
"offset": 2116,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FloorSelector\/FloorSelectorSection.swift",
"kind": "IntegerLiteral",
"offset": 198,
"length": 6,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/PlaceImages\/PlaceImagesCell.swift",
"kind": "Array",
"offset": 238,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/PlaceImages\/PlaceImagesCell.swift",
"kind": "Array",
"offset": 341,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/PlaceImages\/PlaceImagesCell.swift",
"kind": "Array",
"offset": 382,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 197,
"length": 14,
"value": "\"showOverview\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 265,
"length": 18,
"value": "\"backStepOverview\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 337,
"length": 18,
"value": "\"nextStepOverview\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 413,
"length": 22,
"value": "\"updateOverViewTitles\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 487,
"length": 16,
"value": "\"disableNextBtn\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 554,
"length": 15,
"value": "\"activeNextBtn\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 620,
"length": 15,
"value": "\"activePrevBtn\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 687,
"length": 16,
"value": "\"disablePrevBtn\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 759,
"length": 20,
"value": "\"disablePrevNextBtn\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 837,
"length": 22,
"value": "\"showDirectoryListing\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 914,
"length": 22,
"value": "\"Adjust Marker On Map\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 989,
"length": 19,
"value": "\"Adjust Bottom Bar\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 1068,
"length": 26,
"value": "\"Enable Directions Button\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 1149,
"length": 19,
"value": "\"navigateToParking\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 1224,
"length": 25,
"value": "\"Showing shared location\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 1300,
"length": 16,
"value": "\"Dismiss PenNav\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Notification.Name.swift",
"kind": "StringLiteral",
"offset": 1372,
"length": 20,
"value": "\"OneMinuteDidElapse\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/TagsViewController\/TagsViewController.swift",
"kind": "BooleanLiteral",
"offset": 526,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/TagsViewController\/TagsViewController.swift",
"kind": "IntegerLiteral",
"offset": 4184,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/GoodToKnowSectionCell\/AmenitiesDetailTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 419,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/GoodToKnowSectionCell\/AmenitiesDetailTableViewCell.swift",
"kind": "Array",
"offset": 532,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/GoodToKnowSectionCell\/AmenitiesDetailTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 559,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/GoodToKnowSectionCell\/AmenitiesDetailTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 599,
"length": 1,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.LinearGradient.swift",
"kind": "FloatLiteral",
"offset": 1900,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FloorSelector\/ConnectedVenueCell.swift",
"kind": "IntegerLiteral",
"offset": 715,
"length": 2,
"value": "64"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FloorSelector\/ConnectedVenueCell.swift",
"kind": "Array",
"offset": 790,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/FloorSelector\/ConnectedVenueCell.swift",
"kind": "BooleanLiteral",
"offset": 924,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/UIView.swift",
"kind": "IntegerLiteral",
"offset": 3399,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SelectedPlaceView.swift",
"kind": "FloatLiteral",
"offset": 237,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SelectedPlaceView.swift",
"kind": "FloatLiteral",
"offset": 284,
"length": 4,
"value": "0.08"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SelectedPlaceView.swift",
"kind": "FloatLiteral",
"offset": 337,
"length": 4,
"value": "0.04"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SelectedPlaceView.swift",
"kind": "FloatLiteral",
"offset": 385,
"length": 3,
"value": "0.1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SelectedPlaceView.swift",
"kind": "BooleanLiteral",
"offset": 636,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.RadialGradient.swift",
"kind": "FloatLiteral",
"offset": 2001,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/ChangingFloor.swift",
"kind": "StringLiteral",
"offset": 344,
"length": 15,
"value": "\"ChangingFloor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/LocationBasedMessagesManager.swift",
"kind": "Array",
"offset": 422,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/LocationBasedMessagesManager.swift",
"kind": "Array",
"offset": 465,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/LocationBasedMessagesManager.swift",
"kind": "Array",
"offset": 510,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/LocationBasedMessagesManager.swift",
"kind": "Array",
"offset": 554,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/CampusInfoScreen.swift",
"kind": "StringLiteral",
"offset": 393,
"length": 11,
"value": "\"DayNumber\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/CampusInfoScreen.swift",
"kind": "StringLiteral",
"offset": 436,
"length": 13,
"value": "\"OpeningTime\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/CampusInfoScreen.swift",
"kind": "StringLiteral",
"offset": 481,
"length": 13,
"value": "\"ClosingTime\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/CampusInfoScreen.swift",
"kind": "StringLiteral",
"offset": 521,
"length": 8,
"value": "\"OffDay\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/CampusInfoScreen.swift",
"kind": "StringLiteral",
"offset": 748,
"length": 10,
"value": "\"imageUrl\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/CampusInfoScreen.swift",
"kind": "StringLiteral",
"offset": 810,
"length": 14,
"value": "\"scheduleList\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 2850,
"length": 9,
"value": "\"regular\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 2878,
"length": 8,
"value": "\"medium\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 2907,
"length": 10,
"value": "\"semiBold\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 2963,
"length": 17,
"value": "\"Poppins-Regular\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 2999,
"length": 16,
"value": "\"Poppins-Medium\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 3036,
"length": 18,
"value": "\"Poppins-SemiBold\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 3242,
"length": 20,
"value": "\"Alexandria-Regular\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 3281,
"length": 19,
"value": "\"Alexandria-Medium\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/FontManager\/FontStyle.swift",
"kind": "StringLiteral",
"offset": 3321,
"length": 21,
"value": "\"Alexandria-SemiBold\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/GeofenceManager.swift",
"kind": "Array",
"offset": 202,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/Date+Extension.swift",
"kind": "StringLiteral",
"offset": 1539,
"length": 8,
"value": "\"h:mm a\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "BooleanLiteral",
"offset": 256,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "IntegerLiteral",
"offset": 377,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "IntegerLiteral",
"offset": 383,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "FloatLiteral",
"offset": 1178,
"length": 3,
"value": "0.1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "FloatLiteral",
"offset": 1190,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "FloatLiteral",
"offset": 1279,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "FloatLiteral",
"offset": 1367,
"length": 3,
"value": "0.2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "FloatLiteral",
"offset": 1379,
"length": 3,
"value": "0.1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "IntegerLiteral",
"offset": 1468,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/HapticView.swift",
"kind": "BooleanLiteral",
"offset": 1077,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/BottomNavigationPanel\/BottomNavigationPanelViewController.swift",
"kind": "BooleanLiteral",
"offset": 1659,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/BottomNavigationPanel\/BottomNavigationPanelViewController.swift",
"kind": "IntegerLiteral",
"offset": 1688,
"length": 2,
"value": "60"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/BottomNavigationPanel\/BottomNavigationPanelViewController.swift",
"kind": "IntegerLiteral",
"offset": 1693,
"length": 2,
"value": "60"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/BottomNavigationPanel\/BottomNavigationPanelViewController.swift",
"kind": "StringLiteral",
"offset": 1736,
"length": 5,
"value": "\"min\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/BottomNavigationPanel\/BottomNavigationPanelViewController.swift",
"kind": "StringLiteral",
"offset": 1809,
"length": 4,
"value": "\"hr\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/BottomNavigationPanel\/BottomNavigationPanelViewController.swift",
"kind": "IntegerLiteral",
"offset": 2307,
"length": 3,
"value": "192"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/BottomNavigationPanel\/BottomNavigationPanelViewController.swift",
"kind": "IntegerLiteral",
"offset": 2418,
"length": 3,
"value": "112"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/String+Extension.swift",
"kind": "StringLiteral",
"offset": 5503,
"length": 8,
"value": "\"h:mm a\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/BackButton.swift",
"kind": "IntegerLiteral",
"offset": 184,
"length": 2,
"value": "45"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/BackButton.swift",
"kind": "IntegerLiteral",
"offset": 219,
"length": 2,
"value": "45"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/BackButton.swift",
"kind": "StringLiteral",
"offset": 404,
"length": 14,
"value": "\"chevron.left\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/BackButton.swift",
"kind": "BooleanLiteral",
"offset": 611,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/BackButton.swift",
"kind": "BooleanLiteral",
"offset": 696,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/BackButton.swift",
"kind": "BooleanLiteral",
"offset": 782,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Repositories\/TableUpdateRespository.swift",
"kind": "StringLiteral",
"offset": 190,
"length": 13,
"value": "\"CachedVenue\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Repositories\/TableUpdateRespository.swift",
"kind": "StringLiteral",
"offset": 319,
"length": 22,
"value": "\"1\/1\/2001 01:00:00 AM\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "FloatLiteral",
"offset": 143,
"length": 3,
"value": "6.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "FloatLiteral",
"offset": 190,
"length": 3,
"value": "9.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "FloatLiteral",
"offset": 236,
"length": 4,
"value": "10.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "FloatLiteral",
"offset": 287,
"length": 4,
"value": "11.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "FloatLiteral",
"offset": 341,
"length": 4,
"value": "13.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "FloatLiteral",
"offset": 385,
"length": 4,
"value": "17.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "IntegerLiteral",
"offset": 436,
"length": 2,
"value": "19"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "FloatLiteral",
"offset": 471,
"length": 3,
"value": "0.7"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "StringLiteral",
"offset": 518,
"length": 9,
"value": "\"#000000\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "IntegerLiteral",
"offset": 571,
"length": 2,
"value": "46"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Constants.swift",
"kind": "IntegerLiteral",
"offset": 755,
"length": 2,
"value": "69"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/DrawingRoutePath.swift",
"kind": "BooleanLiteral",
"offset": 17319,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 343,
"length": 4,
"value": "17.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 367,
"length": 47,
"value": "[\"Poppins Regular\", \"Arial Unicode MS Regular\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 434,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 458,
"length": 9,
"value": "[0, 0.75]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 549,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 775,
"length": 4,
"value": "12.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 799,
"length": 47,
"value": "[\"Poppins Regular\", \"Arial Unicode MS Regular\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 866,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 890,
"length": 9,
"value": "[0, 0.75]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 981,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 1204,
"length": 4,
"value": "17.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 1228,
"length": 47,
"value": "[\"Poppins Regular\", \"Arial Unicode MS Regular\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 1295,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 1319,
"length": 9,
"value": "[0, 0.75]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 1410,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 1633,
"length": 2,
"value": "17"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 1655,
"length": 47,
"value": "[\"Poppins Regular\", \"Arial Unicode MS Regular\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 1722,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 1746,
"length": 9,
"value": "[0, 0.75]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 1837,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 2066,
"length": 4,
"value": "12.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 2096,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 2120,
"length": 45,
"value": "[\"Poppins SemiBold\", \"Arial Unicode MS Bold\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 2185,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 2298,
"length": 4,
"value": "0.75"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 2529,
"length": 4,
"value": "12.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 2553,
"length": 45,
"value": "[\"Poppins SemiBold\", \"Arial Unicode MS Bold\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 2618,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 2731,
"length": 4,
"value": "0.75"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 2963,
"length": 4,
"value": "14.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 2992,
"length": 6,
"value": "[1, 2]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 3774,
"length": 4,
"value": "14.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 4034,
"length": 4,
"value": "14.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 4276,
"length": 4,
"value": "15.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 4535,
"length": 4,
"value": "15.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 4791,
"length": 4,
"value": "16.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 5063,
"length": 4,
"value": "16.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 5314,
"length": 4,
"value": "16.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 5344,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 5368,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 5481,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 5721,
"length": 4,
"value": "17.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 5751,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 5776,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 5889,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 6147,
"length": 4,
"value": "15.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 6177,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 6201,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 6314,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 6574,
"length": 4,
"value": "15.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 6604,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 6629,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 6742,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 6990,
"length": 4,
"value": "17.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 7259,
"length": 4,
"value": "17.4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 7516,
"length": 4,
"value": "15.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 7540,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 7653,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 7911,
"length": 25,
"value": "[\"Arial Unicode MS Bold\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 7956,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 8069,
"length": 4,
"value": "0.75"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 8336,
"length": 25,
"value": "[\"Arial Unicode MS Bold\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 8381,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 8494,
"length": 4,
"value": "0.75"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 8770,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 8794,
"length": 25,
"value": "[\"Arial Unicode MS Bold\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 8839,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 8952,
"length": 4,
"value": "0.75"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 9181,
"length": 4,
"value": "15.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 9404,
"length": 47,
"value": "[\"Poppins Regular\", \"Arial Unicode MS Regular\"]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "IntegerLiteral",
"offset": 9471,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "Array",
"offset": 9495,
"length": 9,
"value": "[0, 0.75]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 9558,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 9590,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/LayerConfiguration.swift",
"kind": "FloatLiteral",
"offset": 9650,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/PlaceholderEnabledTextView.swift",
"kind": "StringLiteral",
"offset": 386,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/ServiceRate.swift",
"kind": "StringLiteral",
"offset": 151,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/ServiceRate.swift",
"kind": "StringLiteral",
"offset": 182,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/ServiceRate.swift",
"kind": "StringLiteral",
"offset": 212,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/ServiceRate.swift",
"kind": "StringLiteral",
"offset": 243,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/ServiceRate.swift",
"kind": "StringLiteral",
"offset": 326,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 250,
"length": 21,
"value": "\"getAdsOnFloorResult\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 414,
"length": 20,
"value": "\"getAdsOnEdgeResult\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1124,
"length": 4,
"value": "\"ID\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1149,
"length": 6,
"value": "\"Name\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1183,
"length": 13,
"value": "\"Description\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1218,
"length": 8,
"value": "\"PoI_ID\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1250,
"length": 10,
"value": "\"PoI_Name\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1286,
"length": 11,
"value": "\"StartDate\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1321,
"length": 9,
"value": "\"EndDate\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1355,
"length": 10,
"value": "\"Location\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1391,
"length": 11,
"value": "\"isAllTime\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1423,
"length": 6,
"value": "\"Icon\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1451,
"length": 7,
"value": "\"phone\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1480,
"length": 7,
"value": "\"email\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetFloorAdsResponse.swift",
"kind": "StringLiteral",
"offset": 1511,
"length": 9,
"value": "\"website\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/InstructionManager.swift",
"kind": "Array",
"offset": 219,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/InstructionManager.swift",
"kind": "Array",
"offset": 322,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/InstructionManager.swift",
"kind": "Array",
"offset": 354,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/InstructionManager.swift",
"kind": "Array",
"offset": 394,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/InstructionManager.swift",
"kind": "FloatLiteral",
"offset": 422,
"length": 3,
"value": "0.7"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/InstructionManager.swift",
"kind": "BooleanLiteral",
"offset": 2827,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/InstructionManager.swift",
"kind": "BooleanLiteral",
"offset": 4365,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "BooleanLiteral",
"offset": 539,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "BooleanLiteral",
"offset": 567,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "BooleanLiteral",
"offset": 600,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "IntegerLiteral",
"offset": 827,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "IntegerLiteral",
"offset": 859,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "FloatLiteral",
"offset": 1002,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "FloatLiteral",
"offset": 1041,
"length": 4,
"value": "0.15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "IntegerLiteral",
"offset": 1104,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/AnimateUserLocation.swift",
"kind": "IntegerLiteral",
"offset": 1376,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Log\/PIAnalyticsManager.swift",
"kind": "StringLiteral",
"offset": 352,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Utilities\/PairedSequence.swift",
"kind": "BooleanLiteral",
"offset": 3345,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/ConnectivityManager.swift",
"kind": "BooleanLiteral",
"offset": 210,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/ConnectivityManager.swift",
"kind": "Array",
"offset": 357,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/ConnectivityManager.swift",
"kind": "Array",
"offset": 414,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchBar\/SearchBar.swift",
"kind": "BooleanLiteral",
"offset": 381,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Search\/SearchBar\/SearchBar.swift",
"kind": "BooleanLiteral",
"offset": 522,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/UIImage+Image.swift",
"kind": "IntegerLiteral",
"offset": 2792,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/UIImage+Image.swift",
"kind": "IntegerLiteral",
"offset": 3368,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/UIImage+Image.swift",
"kind": "IntegerLiteral",
"offset": 3684,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/UIImage+Image.swift",
"kind": "IntegerLiteral",
"offset": 3725,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/ParkingDetails\/ParkingDetailsViewController.swift",
"kind": "IntegerLiteral",
"offset": 7386,
"length": 2,
"value": "90"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.Pattern.swift",
"kind": "Array",
"offset": 1493,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/DOM.SVG.swift",
"kind": "Dictionary",
"offset": 2587,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/BouncingDotsActivityIndicator.swift",
"kind": "IntegerLiteral",
"offset": 255,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/SelectionManager.swift",
"kind": "IntegerLiteral",
"offset": 402,
"length": 2,
"value": "23"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/SelectionManager.swift",
"kind": "IntegerLiteral",
"offset": 414,
"length": 2,
"value": "30"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/SelectionManager.swift",
"kind": "FloatLiteral",
"offset": 585,
"length": 4,
"value": "37.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/SelectionManager.swift",
"kind": "IntegerLiteral",
"offset": 599,
"length": 2,
"value": "30"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/SelectionManager.swift",
"kind": "BooleanLiteral",
"offset": 828,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/SelectionManager.swift",
"kind": "BooleanLiteral",
"offset": 858,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 1544,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2278,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2321,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2353,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2383,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2521,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2602,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2637,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 2665,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "Array",
"offset": 2949,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 3709,
"length": 2,
"value": "-1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "Array",
"offset": 3824,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "StringLiteral",
"offset": 3853,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 3879,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 3908,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 3945,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 3979,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4014,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4049,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4079,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4114,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4149,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "StringLiteral",
"offset": 4245,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4325,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4352,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4410,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4686,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "FloatLiteral",
"offset": 4722,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 4752,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 4975,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 5021,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 5136,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 5146,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 5158,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "IntegerLiteral",
"offset": 5169,
"length": 2,
"value": "32"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 5347,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 5831,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 6127,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 6347,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/NavigationViewController.swift",
"kind": "BooleanLiteral",
"offset": 8456,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.swift",
"kind": "Array",
"offset": 1485,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.swift",
"kind": "IntegerLiteral",
"offset": 1690,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.swift",
"kind": "IntegerLiteral",
"offset": 1748,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/SheetPresentableViewController.swift",
"kind": "Array",
"offset": 392,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/SheetPresentableViewController.swift",
"kind": "BooleanLiteral",
"offset": 8320,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/SheetPresentableViewController.swift",
"kind": "BooleanLiteral",
"offset": 9381,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/SheetPresentableViewController.swift",
"kind": "BooleanLiteral",
"offset": 9404,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/SheetPresentableViewController.swift",
"kind": "BooleanLiteral",
"offset": 9907,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/SheetPresentableViewController.swift",
"kind": "BooleanLiteral",
"offset": 9944,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/MenuViewController.swift",
"kind": "Array",
"offset": 225,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Attributes.swift",
"kind": "Array",
"offset": 1702,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "StringLiteral",
"offset": 937,
"length": 82,
"value": "\"<FloatingPanel.FloatingPanelState: \""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "StringLiteral",
"offset": 1017,
"length": 1,
"value": "\">\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "StringLiteral",
"offset": 1176,
"length": 6,
"value": "\"full\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "IntegerLiteral",
"offset": 1191,
"length": 4,
"value": "1000"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "StringLiteral",
"offset": 1349,
"length": 6,
"value": "\"half\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "IntegerLiteral",
"offset": 1364,
"length": 3,
"value": "500"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "StringLiteral",
"offset": 1518,
"length": 5,
"value": "\"tip\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "IntegerLiteral",
"offset": 1532,
"length": 3,
"value": "100"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "StringLiteral",
"offset": 1677,
"length": 8,
"value": "\"hidden\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/State.swift",
"kind": "IntegerLiteral",
"offset": 1694,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/AsynchronousOperation.swift",
"kind": "BooleanLiteral",
"offset": 946,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/AsynchronousOperation.swift",
"kind": "BooleanLiteral",
"offset": 1030,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/AsynchronousOperation.swift",
"kind": "BooleanLiteral",
"offset": 1467,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "BooleanLiteral",
"offset": 523,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 735,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 748,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 841,
"length": 3,
"value": "0.2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "IntegerLiteral",
"offset": 962,
"length": 1,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "IntegerLiteral",
"offset": 1088,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 1693,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 2329,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 2825,
"length": 3,
"value": "6.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 2997,
"length": 4,
"value": "36.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 3219,
"length": 4,
"value": "36.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 3233,
"length": 3,
"value": "5.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 4682,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 8962,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 9085,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 9214,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "FloatLiteral",
"offset": 9340,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "IntegerLiteral",
"offset": 10606,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "Array",
"offset": 10345,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/SurfaceView.swift",
"kind": "BooleanLiteral",
"offset": 10715,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "StringLiteral",
"offset": 249,
"length": 24,
"value": "\"com.penguinin.PenNavUI\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "StringLiteral",
"offset": 326,
"length": 10,
"value": "\"PenNavUI\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "StringLiteral",
"offset": 570,
"length": 6,
"value": "\"momd\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "StringLiteral",
"offset": 959,
"length": 8,
"value": "\"DELETE\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "StringLiteral",
"offset": 997,
"length": 14,
"value": "\"journal_mode\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "BooleanLiteral",
"offset": 1079,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "BooleanLiteral",
"offset": 1155,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "StringLiteral",
"offset": 1424,
"length": 36,
"value": "\"❌ Loading of store failed:\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PenNavUiCoreDataManager.swift",
"kind": "StringLiteral",
"offset": 1459,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/FloorDrawingManager.swift",
"kind": "IntegerLiteral",
"offset": 340,
"length": 2,
"value": "20"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/FloorDrawingManager.swift",
"kind": "IntegerLiteral",
"offset": 352,
"length": 2,
"value": "20"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/FloorDrawingManager.swift",
"kind": "IntegerLiteral",
"offset": 473,
"length": 2,
"value": "20"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/FloorDrawingManager.swift",
"kind": "IntegerLiteral",
"offset": 485,
"length": 2,
"value": "20"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/FloorDrawingManager.swift",
"kind": "BooleanLiteral",
"offset": 731,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/FloorDrawingManager.swift",
"kind": "BooleanLiteral",
"offset": 770,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/FloorDrawingManager.swift",
"kind": "BooleanLiteral",
"offset": 1007,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/LanguageManager.swift",
"kind": "StringLiteral",
"offset": 734,
"length": 4,
"value": "\"en\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/LanguageManager.swift",
"kind": "StringLiteral",
"offset": 757,
"length": 4,
"value": "\"ar\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "IntegerLiteral",
"offset": 296,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "StringLiteral",
"offset": 458,
"length": 11,
"value": "\"star.fill\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "IntegerLiteral",
"offset": 552,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "IntegerLiteral",
"offset": 558,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "BooleanLiteral",
"offset": 677,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "IntegerLiteral",
"offset": 797,
"length": 2,
"value": "-3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "BooleanLiteral",
"offset": 812,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "IntegerLiteral",
"offset": 906,
"length": 1,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "BooleanLiteral",
"offset": 920,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "IntegerLiteral",
"offset": 988,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "BooleanLiteral",
"offset": 1003,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "BooleanLiteral",
"offset": 1103,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "IntegerLiteral",
"offset": 1152,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/RouteOverview\/Cells\/StopCell\/StopCell.swift",
"kind": "BooleanLiteral",
"offset": 1188,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/UIColor.swift",
"kind": "FloatLiteral",
"offset": 2062,
"length": 4,
"value": "20.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 236,
"length": 2,
"value": "45"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 248,
"length": 2,
"value": "45"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "FloatLiteral",
"offset": 266,
"length": 4,
"value": "22.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "FloatLiteral",
"offset": 2937,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "IntegerLiteral",
"offset": 2978,
"length": 2,
"value": "35"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "FloatLiteral",
"offset": 3143,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "StringLiteral",
"offset": 3419,
"length": 17,
"value": "\"Poppins-Regular\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "FloatLiteral",
"offset": 3444,
"length": 4,
"value": "16.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "FloatLiteral",
"offset": 3600,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "FloatLiteral",
"offset": 3704,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/VenueSymbolView.swift",
"kind": "BooleanLiteral",
"offset": 3824,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/MainPanel\/Cells\/DirectoryCell.swift",
"kind": "IntegerLiteral",
"offset": 309,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/MainPanel\/Cells\/DirectoryCell.swift",
"kind": "IntegerLiteral",
"offset": 322,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/GetCategoryResponse.swift",
"kind": "StringLiteral",
"offset": 244,
"length": 21,
"value": "\"GetCategoriesResult\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 209,
"length": 16,
"value": "\"base_url_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 260,
"length": 20,
"value": "\"service_name_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 319,
"length": 29,
"value": "\"position_service_name_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 23,
"value": "\"root_controller_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 438,
"length": 22,
"value": "\"view_container_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 488,
"length": 17,
"value": "\"client_id_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 535,
"length": 23,
"value": "\"client_name_key_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 587,
"length": 19,
"value": "\"invalid_key_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 631,
"length": 20,
"value": "\"unauthorized_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 684,
"length": 19,
"value": "\"no_internet_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 734,
"length": 21,
"value": "\"bluetooth_off_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 793,
"length": 15,
"value": "\"gps_off_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 837,
"length": 28,
"value": "\"pen_nav_loading_data_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 892,
"length": 24,
"value": "\"os_not_supported_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 950,
"length": 19,
"value": "\"permissions_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 1008,
"length": 22,
"value": "\"sensor_initial_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 1055,
"length": 15,
"value": "\"unknown_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 1111,
"length": 27,
"value": "\"location_permission_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/PenNavUIError.swift",
"kind": "StringLiteral",
"offset": 1180,
"length": 28,
"value": "\"bluetooth_permission_error\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/MUtils.swift",
"kind": "IntegerLiteral",
"offset": 4302,
"length": 3,
"value": "256"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Direction.swift",
"kind": "StringLiteral",
"offset": 130,
"length": 10,
"value": "\"Straight\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Direction.swift",
"kind": "StringLiteral",
"offset": 158,
"length": 7,
"value": "\"Venue\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Direction.swift",
"kind": "StringLiteral",
"offset": 186,
"length": 10,
"value": "\"Elevator\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Direction.swift",
"kind": "StringLiteral",
"offset": 218,
"length": 11,
"value": "\"Escalator\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Direction.swift",
"kind": "StringLiteral",
"offset": 248,
"length": 8,
"value": "\"Stairs\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Direction.swift",
"kind": "StringLiteral",
"offset": 273,
"length": 6,
"value": "\"Ramp\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Direction.swift",
"kind": "StringLiteral",
"offset": 296,
"length": 6,
"value": "\"Back\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 165,
"length": 30,
"value": "\"high-priority-symbols-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 232,
"length": 20,
"value": "\"floor-nodes-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 288,
"length": 19,
"value": "\"path-nodes-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 344,
"length": 20,
"value": "\"floor-gates-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 400,
"length": 19,
"value": "\"poi-models-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 465,
"length": 30,
"value": "\"extruded-poi-polygons-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 547,
"length": 37,
"value": "\"hidden-extruded-poi-polygons-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 628,
"length": 28,
"value": "\"outdoor-poi-symbols-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 699,
"length": 27,
"value": "\"indoor-poi-symbols-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 774,
"length": 32,
"value": "\"indoor-landmark-symbols-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 855,
"length": 33,
"value": "\"outdoor-landmark-symbols-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 933,
"length": 29,
"value": "\"outdoor-poi-polygons-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1013,
"length": 36,
"value": "\"outdoor-poi-polygon-borders-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1093,
"length": 28,
"value": "\"indoor-poi-polygons-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1171,
"length": 35,
"value": "\"indoor-poi-polygon-borders-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1246,
"length": 23,
"value": "\"venue-polygons-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1309,
"length": 23,
"value": "\"campus-polygon-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1378,
"length": 30,
"value": "\"campus-polygon-border-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1447,
"length": 22,
"value": "\"campus-border-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1508,
"length": 22,
"value": "\"venue-symbols-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1576,
"length": 30,
"value": "\"venue-polygon-borders-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1643,
"length": 20,
"value": "\"venue-gates-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1701,
"length": 21,
"value": "\"venue-models-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1770,
"length": 32,
"value": "\"extruded-venue-polygons-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1856,
"length": 39,
"value": "\"hidden-extruded-venue-polygons-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1939,
"length": 27,
"value": "\"destination-symbol-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2012,
"length": 30,
"value": "\"indoor-selected-place-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2089,
"length": 31,
"value": "\"outdoor-selected-place-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2152,
"length": 14,
"value": "\"floor-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2205,
"length": 22,
"value": "\"campus-symbol-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2265,
"length": 21,
"value": "\"campus-gates-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2327,
"length": 24,
"value": "\"navigation-path-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2398,
"length": 31,
"value": "\"navigation-path-casing-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/SourceIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2476,
"length": 32,
"value": "\"walked-path-start-point-source\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/VenuesManager.swift",
"kind": "Array",
"offset": 166,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/VenuesManager.swift",
"kind": "Array",
"offset": 222,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/VenuesManager.swift",
"kind": "Array",
"offset": 482,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/VenueSelector\/VenueSelectorViewController.swift",
"kind": "IntegerLiteral",
"offset": 3659,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/RecalculateSpinner\/RecalculateSpinner.swift",
"kind": "StringLiteral",
"offset": 285,
"length": 20,
"value": "\"RecalculateSpinner\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.CommandGenerator.swift",
"kind": "BooleanLiteral",
"offset": 1483,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.CommandGenerator.swift",
"kind": "BooleanLiteral",
"offset": 1536,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.CommandGenerator.swift",
"kind": "BooleanLiteral",
"offset": 1585,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.CommandGenerator.swift",
"kind": "FloatLiteral",
"offset": 1665,
"length": 3,
"value": "3.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/UIImage.swift",
"kind": "IntegerLiteral",
"offset": 1433,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Path.swift",
"kind": "StringLiteral",
"offset": 8104,
"length": 4,
"value": "\",;\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Path.swift",
"kind": "StringLiteral",
"offset": 8161,
"length": 22,
"value": "\"MmLlHhVvCcSsQqTtAaZz\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/WelcomeScreen\/WelcomeScreenViewController.swift",
"kind": "FloatLiteral",
"offset": 370,
"length": 4,
"value": "0.01"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/WelcomeScreen\/WelcomeScreenViewController.swift",
"kind": "FloatLiteral",
"offset": 401,
"length": 3,
"value": "2.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/WelcomeScreen\/WelcomeScreenViewController.swift",
"kind": "FloatLiteral",
"offset": 430,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/WelcomeScreen\/WelcomeScreenViewController.swift",
"kind": "BooleanLiteral",
"offset": 467,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/WelcomeScreen\/WelcomeScreenViewController.swift",
"kind": "IntegerLiteral",
"offset": 2581,
"length": 2,
"value": "18"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 1034,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "StringLiteral",
"offset": 1340,
"length": 40,
"value": "\"state changed: \""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "StringLiteral",
"offset": 1367,
"length": 2,
"value": "\" -> \""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "StringLiteral",
"offset": 1379,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 1703,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 1750,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 2175,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 2210,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 2392,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 2438,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "FloatLiteral",
"offset": 2493,
"length": 5,
"value": "-30.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 7694,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 46388,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 56547,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "IntegerLiteral",
"offset": 58966,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "IntegerLiteral",
"offset": 59021,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "IntegerLiteral",
"offset": 59042,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Core.swift",
"kind": "BooleanLiteral",
"offset": 59072,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DrawingManagers\/VenueDrawingManager.swift",
"kind": "Array",
"offset": 2724,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/GrabberView.swift",
"kind": "FloatLiteral",
"offset": 275,
"length": 4,
"value": "0.76"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/GrabberView.swift",
"kind": "FloatLiteral",
"offset": 288,
"length": 4,
"value": "0.77"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/GrabberView.swift",
"kind": "FloatLiteral",
"offset": 300,
"length": 4,
"value": "0.76"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/GrabberView.swift",
"kind": "FloatLiteral",
"offset": 313,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Position.swift",
"kind": "IntegerLiteral",
"offset": 220,
"length": 4,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Position.swift",
"kind": "IntegerLiteral",
"offset": 234,
"length": 6,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Position.swift",
"kind": "IntegerLiteral",
"offset": 250,
"length": 5,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 154,
"length": 9,
"value": "\"parking\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 179,
"length": 5,
"value": "\"poi\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 202,
"length": 7,
"value": "\"venue\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 228,
"length": 8,
"value": "\"campus\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 257,
"length": 10,
"value": "\"favorite\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 318,
"length": 5,
"value": "\"poi\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 344,
"length": 16,
"value": "\"sharedLocation\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 380,
"length": 9,
"value": "\"parking\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 411,
"length": 7,
"value": "\"venue\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "FloatLiteral",
"offset": 910,
"length": 4,
"value": "30.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "FloatLiteral",
"offset": 937,
"length": 4,
"value": "21.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "BooleanLiteral",
"offset": 999,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "BooleanLiteral",
"offset": 1051,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "BooleanLiteral",
"offset": 1086,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 1221,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 1256,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "BooleanLiteral",
"offset": 1293,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "StringLiteral",
"offset": 1321,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Settings.swift",
"kind": "BooleanLiteral",
"offset": 1357,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "IntegerLiteral",
"offset": 182,
"length": 2,
"value": "45"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "IntegerLiteral",
"offset": 217,
"length": 2,
"value": "43"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 639,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 679,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 726,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "StringLiteral",
"offset": 888,
"length": 19,
"value": "\"currentloc_filled\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "StringLiteral",
"offset": 1862,
"length": 15,
"value": "\"fit-to-campus\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "StringLiteral",
"offset": 2145,
"length": 17,
"value": "\"binoculars.fill\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 2504,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 2589,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 2675,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "StringLiteral",
"offset": 3015,
"length": 4,
"value": "\"2D\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 3217,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 3302,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/MapControls\/MapControls.swift",
"kind": "BooleanLiteral",
"offset": 3388,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 162,
"length": 29,
"value": "\"high-priority-symbols-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 226,
"length": 18,
"value": "\"path-nodes-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 280,
"length": 19,
"value": "\"floor-nodes-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 335,
"length": 19,
"value": "\"floor-gates-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 389,
"length": 18,
"value": "\"poi-models-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 452,
"length": 29,
"value": "\"extruded-poi-polygons-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 532,
"length": 36,
"value": "\"hidden-extruded-poi-polygons-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 611,
"length": 27,
"value": "\"outdoor-poi-symbols-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 680,
"length": 26,
"value": "\"indoor-poi-symbols-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 31,
"value": "\"indoor-landmark-symbols-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 832,
"length": 32,
"value": "\"outdoor-landmark-symbols-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 908,
"length": 28,
"value": "\"outdoor-poi-polygons-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 986,
"length": 35,
"value": "\"outdoor-poi-polygon-borders-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1064,
"length": 27,
"value": "\"indoor-poi-polygons-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1140,
"length": 34,
"value": "\"indoor-poi-polygon-borders-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1213,
"length": 22,
"value": "\"venue-polygons-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1280,
"length": 29,
"value": "\"venue-polygon-borders-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1348,
"length": 22,
"value": "\"campus-polygon-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1415,
"length": 29,
"value": "\"campus-polygon-border-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1482,
"length": 21,
"value": "\"campus-border-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1541,
"length": 21,
"value": "\"venue-symbols-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1598,
"length": 19,
"value": "\"venue-gates-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1654,
"length": 20,
"value": "\"venue-models-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1721,
"length": 31,
"value": "\"extruded-venue-polygons-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1805,
"length": 38,
"value": "\"hidden-extruded-venue-polygons-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1886,
"length": 26,
"value": "\"destination-symbol-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1957,
"length": 29,
"value": "\"indoor-selected-place-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2032,
"length": 30,
"value": "\"outdoor-selected-place-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2093,
"length": 13,
"value": "\"floor-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2144,
"length": 21,
"value": "\"campus-symbol-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2202,
"length": 20,
"value": "\"campus-gates-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2262,
"length": 23,
"value": "\"navigation-path-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2331,
"length": 30,
"value": "\"navigation-path-casing-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/LayerIdentifiers.swift",
"kind": "StringLiteral",
"offset": 2407,
"length": 31,
"value": "\"walked-path-start-point-layer\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/SymbolView.swift",
"kind": "BooleanLiteral",
"offset": 191,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/SymbolView.swift",
"kind": "FloatLiteral",
"offset": 234,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/SymbolView.swift",
"kind": "FloatLiteral",
"offset": 272,
"length": 4,
"value": "0.08"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/SymbolView.swift",
"kind": "FloatLiteral",
"offset": 316,
"length": 4,
"value": "0.04"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/SymbolView.swift",
"kind": "BooleanLiteral",
"offset": 478,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/SymbolViews\/SymbolView.swift",
"kind": "StringLiteral",
"offset": 596,
"length": 9,
"value": "\"#FF453A\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/MainSection.swift",
"kind": "IntegerLiteral",
"offset": 164,
"length": 7,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/MainSection.swift",
"kind": "IntegerLiteral",
"offset": 181,
"length": 9,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/MainSection.swift",
"kind": "IntegerLiteral",
"offset": 200,
"length": 10,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/MainSection.swift",
"kind": "IntegerLiteral",
"offset": 220,
"length": 9,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/MainSection.swift",
"kind": "IntegerLiteral",
"offset": 239,
"length": 19,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/MainPanel\/Cells\/CategoryTableViewCell.swift",
"kind": "Array",
"offset": 513,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "Array",
"offset": 229,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "Array",
"offset": 254,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "IntegerLiteral",
"offset": 476,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "IntegerLiteral",
"offset": 577,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "IntegerLiteral",
"offset": 910,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "Array",
"offset": 1961,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "BooleanLiteral",
"offset": 2058,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "Array",
"offset": 1989,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/RouteManager.swift",
"kind": "Dictionary",
"offset": 3823,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/WorngPath\/WrongPathPopup.swift",
"kind": "StringLiteral",
"offset": 575,
"length": 16,
"value": "\"WrongPathPopup\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CoordinateFormatter.swift",
"kind": "IntegerLiteral",
"offset": 1376,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CoordinateFormatter.swift",
"kind": "StringLiteral",
"offset": 1758,
"length": 3,
"value": "\" \""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CoordinateFormatter.swift",
"kind": "StringLiteral",
"offset": 1810,
"length": 3,
"value": "\",\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/CoordinateFormatter.swift",
"kind": "StringLiteral",
"offset": 1867,
"length": 4,
"value": "\", \""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/ImageDownloader.swift",
"kind": "Dictionary",
"offset": 232,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/ImageDownloader.swift",
"kind": "Array",
"offset": 311,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/DownloadManager\/ImageDownloader.swift",
"kind": "Array",
"offset": 482,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image+CoreGraphics.swift",
"kind": "FloatLiteral",
"offset": 1857,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image+CoreGraphics.swift",
"kind": "FloatLiteral",
"offset": 1870,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Renderer.SVG.swift",
"kind": "IntegerLiteral",
"offset": 1598,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Layer.swift",
"kind": "Array",
"offset": 1181,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Layer.swift",
"kind": "FloatLiteral",
"offset": 1213,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Layer.swift",
"kind": "Array",
"offset": 1254,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Layer.swift",
"kind": "Array",
"offset": 1285,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Layer.swift",
"kind": "Array",
"offset": 1377,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Layer.swift",
"kind": "FloatLiteral",
"offset": 3333,
"length": 3,
"value": "1.0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Managers\/PoisManager.swift",
"kind": "Array",
"offset": 167,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/MainPanel\/MainViewController.swift",
"kind": "Array",
"offset": 377,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Model\/PoiViewData.swift",
"kind": "IntegerLiteral",
"offset": 161,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/LocationBasedMessages\/Enum\/MessageDetailEnum.swift",
"kind": "IntegerLiteral",
"offset": 193,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/LocationBasedMessages\/Enum\/MessageDetailEnum.swift",
"kind": "IntegerLiteral",
"offset": 204,
"length": 6,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/LocationBasedMessages\/Enum\/MessageDetailEnum.swift",
"kind": "IntegerLiteral",
"offset": 220,
"length": 11,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/Instructions.swift",
"kind": "BooleanLiteral",
"offset": 8362,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image.swift",
"kind": "IntegerLiteral",
"offset": 2475,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image.swift",
"kind": "IntegerLiteral",
"offset": 2480,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image.swift",
"kind": "Array",
"offset": 2531,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image.swift",
"kind": "IntegerLiteral",
"offset": 5244,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image.swift",
"kind": "IntegerLiteral",
"offset": 5253,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image.swift",
"kind": "IntegerLiteral",
"offset": 5264,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Image.swift",
"kind": "IntegerLiteral",
"offset": 5274,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "IntegerLiteral",
"offset": 7013,
"length": 5,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "IntegerLiteral",
"offset": 7426,
"length": 11,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "BooleanLiteral",
"offset": 11742,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "BooleanLiteral",
"offset": 17869,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "BooleanLiteral",
"offset": 19246,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "BooleanLiteral",
"offset": 20975,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "IntegerLiteral",
"offset": 21975,
"length": 2,
"value": "-1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/FloatingPanel\/Controller.swift",
"kind": "BooleanLiteral",
"offset": 21996,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Home\/HomeViewController.swift",
"kind": "IntegerLiteral",
"offset": 1385,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/FontWeight.swift",
"kind": "StringLiteral",
"offset": 132,
"length": 10,
"value": "\"SemiBold\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/FontWeight.swift",
"kind": "StringLiteral",
"offset": 162,
"length": 9,
"value": "\"Regular\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Enums\/FontWeight.swift",
"kind": "StringLiteral",
"offset": 188,
"length": 6,
"value": "\"Bold\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Log\/NavigationEventTracker.swift",
"kind": "IntegerLiteral",
"offset": 1088,
"length": 2,
"value": "-1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Log\/NavigationEventTracker.swift",
"kind": "IntegerLiteral",
"offset": 2483,
"length": 2,
"value": "-1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/PlaceDetailsViewController.swift",
"kind": "BooleanLiteral",
"offset": 680,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/PlaceDetailsViewController.swift",
"kind": "BooleanLiteral",
"offset": 717,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/PlaceDetailsViewController.swift",
"kind": "BooleanLiteral",
"offset": 752,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/PlaceDetailsViewController.swift",
"kind": "IntegerLiteral",
"offset": 17432,
"length": 2,
"value": "90"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 172,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 183,
"length": 13,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 206,
"length": 6,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 222,
"length": 15,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 247,
"length": 11,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 268,
"length": 5,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 283,
"length": 5,
"value": "6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 298,
"length": 7,
"value": "7"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/POIDetailSection.swift",
"kind": "IntegerLiteral",
"offset": 315,
"length": 13,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/LayerTree.Shape.swift",
"kind": "BooleanLiteral",
"offset": 4279,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Favorite.swift",
"kind": "StringLiteral",
"offset": 4771,
"length": 5,
"value": "\"poi\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Favorite.swift",
"kind": "StringLiteral",
"offset": 4797,
"length": 10,
"value": "\"location\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Scanner.swift",
"kind": "StringLiteral",
"offset": 7465,
"length": 7,
"value": "\"FALSE\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Scanner.swift",
"kind": "StringLiteral",
"offset": 7494,
"length": 6,
"value": "\"TRUE\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Scanner.swift",
"kind": "StringLiteral",
"offset": 7517,
"length": 3,
"value": "\"0\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/SwiftDraw\/Parser.XML.Scanner.swift",
"kind": "StringLiteral",
"offset": 7536,
"length": 3,
"value": "\"1\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Reachability.swift",
"kind": "StringLiteral",
"offset": 341,
"length": 16,
"value": "\"NetworkMonitor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Reachability.swift",
"kind": "BooleanLiteral",
"offset": 473,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/VenueSelector\/VenuesSectionLabel.swift",
"kind": "StringLiteral",
"offset": 363,
"length": 8,
"value": "\"venues\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/UserDefaultsKey.swift",
"kind": "StringLiteral",
"offset": 162,
"length": 14,
"value": "\"getFloorMaps\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/UserDefaultsKey.swift",
"kind": "StringLiteral",
"offset": 215,
"length": 22,
"value": "\"IsSpeechManagerMuted\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/UserDefaultsKey.swift",
"kind": "StringLiteral",
"offset": 263,
"length": 9,
"value": "\"parking\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 3522,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 3600,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 3659,
"length": 1,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 3727,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 3803,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 3880,
"length": 1,
"value": "7"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 3940,
"length": 1,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4081,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4150,
"length": 2,
"value": "11"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4214,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4284,
"length": 2,
"value": "13"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4352,
"length": 2,
"value": "14"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4420,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4489,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4553,
"length": 2,
"value": "17"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4626,
"length": 2,
"value": "18"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4692,
"length": 2,
"value": "19"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "IntegerLiteral",
"offset": 4758,
"length": 2,
"value": "20"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "StringLiteral",
"offset": 4833,
"length": 9,
"value": "\"#C8E6FF\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/Theme.swift",
"kind": "StringLiteral",
"offset": 4905,
"length": 9,
"value": "\"#818181\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/ArrivalConfirmation\/ArrivalConfirmationViewController.swift",
"kind": "IntegerLiteral",
"offset": 511,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Navigation\/ArrivalConfirmation\/ArrivalConfirmationViewController.swift",
"kind": "IntegerLiteral",
"offset": 2379,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Leg.swift",
"kind": "Array",
"offset": 194,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/Leg.swift",
"kind": "IntegerLiteral",
"offset": 222,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/UITextView.swift",
"kind": "IntegerLiteral",
"offset": 988,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/UITextView.swift",
"kind": "IntegerLiteral",
"offset": 998,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/UITextView.swift",
"kind": "IntegerLiteral",
"offset": 1010,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Extensions\/UITextView.swift",
"kind": "IntegerLiteral",
"offset": 1021,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Catagories\/CategoriesManager.swift",
"kind": "Array",
"offset": 191,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Catagories\/CategoriesManager.swift",
"kind": "Array",
"offset": 242,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/PlaceDetails\/Cells\/Details\/AboutCell.swift",
"kind": "IntegerLiteral",
"offset": 257,
"length": 3,
"value": "200"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 189,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 204,
"length": 22,
"value": "\"panelBackgroundColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 235,
"length": 9,
"value": "\"#FFFFFF\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 255,
"length": 1,
"value": "2"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 270,
"length": 31,
"value": "\"secondaryPanelBackgroundColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 310,
"length": 9,
"value": "\"#F3F3F3\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 330,
"length": 1,
"value": "3"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 345,
"length": 12,
"value": "\"labelColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 366,
"length": 9,
"value": "\"#292929\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 386,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 401,
"length": 21,
"value": "\"secondaryLabelColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 431,
"length": 9,
"value": "\"#818181\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 451,
"length": 1,
"value": "5"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 466,
"length": 29,
"value": "\"borderColorOnGrayBackground\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 504,
"length": 9,
"value": "\"#BFBFBF\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 524,
"length": 1,
"value": "6"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 539,
"length": 29,
"value": "\"borderColorOnGrayBackground\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 577,
"length": 9,
"value": "\"#F3F3F3\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 597,
"length": 1,
"value": "7"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 612,
"length": 30,
"value": "\"borderColorOnWhiteBackground\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 651,
"length": 9,
"value": "\"#EFEFEF\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 671,
"length": 1,
"value": "8"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 686,
"length": 13,
"value": "\"buttonColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 708,
"length": 9,
"value": "\"#5390E9\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 728,
"length": 1,
"value": "9"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 743,
"length": 12,
"value": "\"brandColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 764,
"length": 9,
"value": "\"#1C3968\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 784,
"length": 2,
"value": "10"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 800,
"length": 24,
"value": "\"locationIndicatorColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 833,
"length": 9,
"value": "\"#3478F5\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 853,
"length": 2,
"value": "11"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 869,
"length": 28,
"value": "\"locationIndicatorAuraColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 906,
"length": 11,
"value": "\"#3478F51A\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 928,
"length": 2,
"value": "12"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 944,
"length": 16,
"value": "\"routeLineColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 969,
"length": 9,
"value": "\"#00B0FF\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 989,
"length": 2,
"value": "13"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1005,
"length": 22,
"value": "\"routeLineCasingColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1036,
"length": 9,
"value": "\"#1967D1\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 1056,
"length": 2,
"value": "14"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1072,
"length": 20,
"value": "\"openingStatusColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1101,
"length": 9,
"value": "\"#63C26C\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 1121,
"length": 2,
"value": "15"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1137,
"length": 20,
"value": "\"closureStatusColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1166,
"length": 9,
"value": "\"#EA4F3D\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 1186,
"length": 2,
"value": "16"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1202,
"length": 21,
"value": "\"secondaryBrandColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1232,
"length": 9,
"value": "\"#264E8F\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 1252,
"length": 2,
"value": "17"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1268,
"length": 16,
"value": "\"secondaryColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1293,
"length": 9,
"value": "\"#00A79E\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 1313,
"length": 2,
"value": "18"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1329,
"length": 25,
"value": "\"panelGrabberHandleColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1363,
"length": 9,
"value": "\"#CCCCCC\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 1383,
"length": 2,
"value": "19"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1399,
"length": 18,
"value": "\"closeButtonColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1426,
"length": 9,
"value": "\"#E6E6E6\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "IntegerLiteral",
"offset": 1446,
"length": 2,
"value": "20"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1462,
"length": 18,
"value": "\"placeholderColor\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Utils\/ColorPalette.swift",
"kind": "StringLiteral",
"offset": 1489,
"length": 9,
"value": "\"#A5A5A5\""
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/Models\/TimeFormatter.swift",
"kind": "BooleanLiteral",
"offset": 222,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/masroorelahi\/Desktop\/Masroor\/Projects\/PenNavPandP-iOS\/PenNavUI\/PenNavUI\/UI\/Views\/HapticControl\/MenuItem.swift",
"kind": "Array",
"offset": 215,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 721,
"length": 6,
"value": "\"Back\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 851,
"length": 9,
"value": "\"Bicycle\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 990,
"length": 12,
"value": "\"CampusGate\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1148,
"length": 20,
"value": "\"CampusGateSelector\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1284,
"length": 5,
"value": "\"Car\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1425,
"length": 15,
"value": "\"CheckmarkIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1564,
"length": 9,
"value": "\"Compass\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1707,
"length": 14,
"value": "\"DistanceIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1847,
"length": 10,
"value": "\"Elevator\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1992,
"length": 15,
"value": "\"ElevatorDown-\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 2141,
"length": 14,
"value": "\"ElevatorIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 2286,
"length": 13,
"value": "\"ElevatorUp-\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 2427,
"length": 11,
"value": "\"Escalator\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 2574,
"length": 15,
"value": "\"EscalatorDown\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 2725,
"length": 15,
"value": "\"EscalatorIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 2872,
"length": 13,
"value": "\"EscalatorUp\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3015,
"length": 12,
"value": "\"FilterIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3145,
"length": 6,
"value": "\"Gate\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3285,
"length": 14,
"value": "\"GroupedStops\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3423,
"length": 9,
"value": "\"Indoors\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3550,
"length": 6,
"value": "\"Left\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3682,
"length": 10,
"value": "\"LeftLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3820,
"length": 11,
"value": "\"LeftRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 3965,
"length": 14,
"value": "\"LeftVeerLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 4115,
"length": 15,
"value": "\"LeftVeerRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 4272,
"length": 18,
"value": "\"MapDownEscalator\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 4446,
"length": 25,
"value": "\"MapDownloaderBackground\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 4603,
"length": 13,
"value": "\"MapElevator\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 4750,
"length": 14,
"value": "\"MapEscalator\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 4888,
"length": 9,
"value": "\"MapGate\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5021,
"length": 9,
"value": "\"MapRamp\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5158,
"length": 11,
"value": "\"MapStairs\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5307,
"length": 16,
"value": "\"MapUpEscalator\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5449,
"length": 10,
"value": "\"MuteIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5585,
"length": 10,
"value": "\"Outdoors\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5711,
"length": 5,
"value": "\"Pin\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5834,
"length": 6,
"value": "\"Ramp\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 5964,
"length": 9,
"value": "\"Reached\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 6093,
"length": 7,
"value": "\"Right\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 6228,
"length": 11,
"value": "\"RightLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 6369,
"length": 12,
"value": "\"RightRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 6517,
"length": 15,
"value": "\"RightVeerLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 6670,
"length": 16,
"value": "\"RightVeerRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 6814,
"length": 11,
"value": "\"ShareIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 6951,
"length": 10,
"value": "\"SharePDF\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 7089,
"length": 11,
"value": "\"ShareText\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 7228,
"length": 11,
"value": "\"SharpLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 7369,
"length": 12,
"value": "\"SharpRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 7503,
"length": 8,
"value": "\"Stairs\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 7637,
"length": 10,
"value": "\"Straight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 7771,
"length": 9,
"value": "\"Transit\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 7910,
"length": 12,
"value": "\"UnMuteIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 8048,
"length": 10,
"value": "\"VeerLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 8192,
"length": 14,
"value": "\"VeerLeftLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 8342,
"length": 15,
"value": "\"VeerLeftRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 8499,
"length": 18,
"value": "\"VeerLeftVeerLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 8661,
"length": 19,
"value": "\"VeerLeftVeerRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 8808,
"length": 11,
"value": "\"VeerRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 8955,
"length": 15,
"value": "\"VeerRightLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 9108,
"length": 16,
"value": "\"VeerRightRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 9268,
"length": 19,
"value": "\"VeerRightVeerLeft\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 9433,
"length": 20,
"value": "\"VeerRightVeerRight\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 9585,
"length": 13,
"value": "\"VenueChange\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 9738,
"length": 17,
"value": "\"VenueChangeININ\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 9897,
"length": 18,
"value": "\"VenueChangeINOUT\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 10057,
"length": 18,
"value": "\"VenueChangeOUTIN\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 10219,
"length": 19,
"value": "\"VenueSelectorIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 10356,
"length": 6,
"value": "\"Walk\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 10480,
"length": 6,
"value": "\"Wave\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 10619,
"length": 14,
"value": "\"back_covered\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 10768,
"length": 15,
"value": "\"building.fill\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 10921,
"length": 16,
"value": "\"currentAligned\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 11067,
"length": 12,
"value": "\"currentloc\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 11222,
"length": 19,
"value": "\"currentloc_filled\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 11371,
"length": 12,
"value": "\"defaultPOI\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 11515,
"length": 13,
"value": "\"destination\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 11654,
"length": 10,
"value": "\"doorDark\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 11792,
"length": 11,
"value": "\"doorWhite\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 11929,
"length": 10,
"value": "\"elevDark\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 12067,
"length": 11,
"value": "\"elevWhite\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 12212,
"length": 14,
"value": "\"escalterDark\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 12362,
"length": 15,
"value": "\"escalterWhite\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 12526,
"length": 22,
"value": "\"feedback_destination\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 12682,
"length": 15,
"value": "\"fit-to-campus\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 12844,
"length": 22,
"value": "\"fit-to-campus-filled\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 13006,
"length": 18,
"value": "\"map-location-dot\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 13179,
"length": 26,
"value": "\"map-location-dot-success\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 13345,
"length": 18,
"value": "\"my_location_icon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 13518,
"length": 26,
"value": "\"my_location_parking_icon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 13674,
"length": 13,
"value": "\"out_of_area\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 13819,
"length": 13,
"value": "\"parkingIcon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 13956,
"length": 9,
"value": "\"rating1\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 14089,
"length": 9,
"value": "\"rating2\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 14222,
"length": 9,
"value": "\"rating3\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 14355,
"length": 9,
"value": "\"rating4\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 14488,
"length": 9,
"value": "\"rating5\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 14630,
"length": 14,
"value": "\"reached-icon\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 14796,
"length": 24,
"value": "\"selected_user_location\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 14940,
"length": 7,
"value": "\"start\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 15069,
"length": 8,
"value": "\"updown\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 15205,
"length": 11,
"value": "\"usingGate\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 15341,
"length": 10,
"value": "\"wifi_off\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 15474,
"length": 9,
"value": "\"wifi_on\""
},
{
"filePath": "\/Users\/masroorelahi\/Library\/Developer\/Xcode\/DerivedData\/PenNavDemo-cxhhuzubbkdrbzdkowkcodnswcxv\/Build\/Intermediates.noindex\/ArchiveIntermediates\/PenNavDemo\/IntermediateBuildFilesPath\/PenNavUI.build\/Release-iphoneos\/PenNavUI.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 15610,
"length": 11,
"value": "\"wifi_slow\""
}
]
}