Skip to content

Instantly share code, notes, and snippets.

@vedon
Created August 11, 2020 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vedon/7618f73975d553e76a41601ac3f4b7fa to your computer and use it in GitHub Desktop.
Save vedon/7618f73975d553e76a41601ac3f4b7fa to your computer and use it in GitHub Desktop.
2020-08-11 16:09:10.248 Xcode[33874:47431447] SourceKit-client: [2:response:775:944.9466] [227] {
key.diagnostic_stage: source.diagnostic.stage.swift.parse,
key.syntaxmap: [
],
key.substructure: [
{
key.kind: source.lang.swift.decl.class,
key.name: "Modal",
key.offset: 147,
key.length: 55,
key.nameoffset: 153,
key.namelength: 5,
key.runtime_name: "_TtC12IndexingDemo5Modal",
key.substructure: [
{
key.kind: source.lang.swift.decl.function.method.instance,
key.name: "doSomething()",
key.offset: 165,
key.length: 35,
key.nameoffset: 170,
key.namelength: 13,
key.bodyoffset: 185,
key.bodylength: 14,
key.accessibility: source.lang.swift.accessibility.internal
}
],
key.bodyoffset: 160,
key.bodylength: 41,
key.accessibility: source.lang.swift.accessibility.internal
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment