mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We don't support importing source files in source code, and they only showed up in the index under failure conditions.
43 lines
985 B
Plaintext
43 lines
985 B
Plaintext
{
|
|
key.hash: <hash>,
|
|
key.dependencies: [
|
|
{
|
|
key.kind: source.lang.swift.import.module.swift,
|
|
key.name: "Swift",
|
|
key.filepath: Swift.swiftmodule,
|
|
key.hash: <hash>,
|
|
key.is_system: 1
|
|
}
|
|
],
|
|
key.entities: [
|
|
{
|
|
key.kind: source.lang.swift.decl.var.global,
|
|
key.name: "v",
|
|
key.usr: "s:v4main1vGSqCSo8NSObject_",
|
|
key.line: 7,
|
|
key.column: 5,
|
|
key.entities: [
|
|
{
|
|
key.kind: source.lang.swift.decl.function.accessor.getter,
|
|
key.usr: "s:F4maing1vGSqCSo8NSObject_",
|
|
key.line: 7,
|
|
key.column: 5
|
|
},
|
|
{
|
|
key.kind: source.lang.swift.decl.function.accessor.setter,
|
|
key.usr: "s:F4mains1vGSqCSo8NSObject_",
|
|
key.line: 7,
|
|
key.column: 5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
key.kind: source.lang.swift.ref.class,
|
|
key.name: "NSObject",
|
|
key.usr: "c:objc(cs)NSObject",
|
|
key.line: 7,
|
|
key.column: 8
|
|
}
|
|
]
|
|
}
|