blob: f14c0c5733057d7682d81d7fa3b24cef9a554c2f [file] [log] [blame]
func fromClangFramework()
// MARK: - BystandingLibrary Additions
import SwiftOnoneSupport
// Available when BystandingLibrary is imported with ClangFramework
func fromClangFrameworkCrossImport()
[
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 1,
key.length: 4
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 6,
key.length: 18
},
{
key.kind: source.lang.swift.syntaxtype.comment,
key.offset: 28,
key.length: 39
},
{
key.kind: source.lang.swift.syntaxtype.comment.mark,
key.offset: 31,
key.length: 35
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 68,
key.length: 6
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 75,
key.length: 17
},
{
key.kind: source.lang.swift.syntaxtype.comment,
key.offset: 94,
key.length: 68
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 162,
key.length: 4
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 167,
key.length: 29
}
]
[
{
key.kind: source.lang.swift.decl.function.free,
key.name: "fromClangFramework()",
key.usr: "c:@F@fromClangFramework",
key.offset: 1,
key.length: 25,
key.fully_annotated_decl: "<decl.function.free><syntaxtype.keyword>func</syntaxtype.keyword> <decl.name>fromClangFramework</decl.name>()</decl.function.free>"
},
{
key.kind: source.lang.swift.decl.function.free,
key.name: "fromClangFrameworkCrossImport()",
key.usr: "s:33_ClangFramework_BystandingLibrary04fromaB11CrossImportyyF",
key.offset: 162,
key.length: 36,
key.fully_annotated_decl: "<decl.function.free><syntaxtype.keyword>func</syntaxtype.keyword> <decl.name>fromClangFrameworkCrossImport</decl.name>()</decl.function.free>",
key.required_bystanders: [
"BystandingLibrary"
]
}
]