forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsyntaxmap-object-literals.swift.response
62 lines (62 loc) · 1.33 KB
/
syntaxmap-object-literals.swift.response
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
key.offset: 0,
key.length: 279,
key.diagnostic_stage: source.diagnostic.stage.swift.parse,
key.syntaxmap: [
{
key.kind: source.lang.swift.syntaxtype.comment,
key.offset: 0,
key.length: 71
},
{
key.kind: source.lang.swift.syntaxtype.comment,
key.offset: 71,
key.length: 40
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 112,
key.length: 3
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 116,
key.length: 5
},
{
key.kind: source.lang.swift.syntaxtype.objectliteral,
key.offset: 124,
key.length: 40
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 165,
key.length: 3
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 169,
key.length: 5
},
{
key.kind: source.lang.swift.syntaxtype.objectliteral,
key.offset: 177,
key.length: 50
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 228,
key.length: 3
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 232,
key.length: 4
},
{
key.kind: source.lang.swift.syntaxtype.objectliteral,
key.offset: 239,
key.length: 38
}
]
}