forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsyntaxmap-pound-keyword.swift.response
97 lines (97 loc) · 2.06 KB
/
syntaxmap-pound-keyword.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
key.offset: 0,
key.length: 206,
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: 2
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 121,
key.length: 9
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 131,
key.length: 3
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 135,
key.length: 1
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 139,
key.length: 5
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 145,
key.length: 3
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 149,
key.length: 1
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 153,
key.length: 5
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 159,
key.length: 3
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 163,
key.length: 1
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 167,
key.length: 7
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 176,
key.length: 2
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 179,
key.length: 10
},
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 190,
key.length: 3
},
{
key.kind: source.lang.swift.syntaxtype.number,
key.offset: 194,
key.length: 3
}
]
}