mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
16 lines
485 B
Plaintext
16 lines
485 B
Plaintext
{
|
|
key.results: [
|
|
{
|
|
key.kind: source.lang.swift.decl.function.constructor,
|
|
key.name: "arg1:arg2:)",
|
|
key.sourcetext: "arg1: <#T##Int#>, arg2: <#T##Int#>)",
|
|
key.description: "(arg1: Int, arg2: Int)",
|
|
key.typename: "Foo",
|
|
key.context: source.codecompletion.context.thisclass,
|
|
key.num_bytes_to_erase: 0,
|
|
key.associated_usrs: "s:20complete_constructor3FooCACSi4arg1_Si4arg2tcfc",
|
|
key.modulename: "complete_constructor"
|
|
}
|
|
]
|
|
}
|