You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
synkeywordswiftKeyword break case continue default do else for guard if in static switch repeat return where while public internal private mutating nonmutating var let typealias protocol extension skipwhite
16
-
synkeywordswiftKeyword associatedtype override required convenience final defer skipwhite
15
+
synkeywordswiftKeyword
16
+
\ associatedtype
17
+
\ break
18
+
\ case
19
+
\ catch
20
+
\ continue
21
+
\ convenience
22
+
\ default
23
+
\ defer
24
+
\ do
25
+
\ else
26
+
\ extension
27
+
\ final
28
+
\ for
29
+
\ guard
30
+
\ if
31
+
\ in
32
+
\ internal
33
+
\ let
34
+
\ mutating
35
+
\ nonmutating
36
+
\ override
37
+
\ private
38
+
\ protocol
39
+
\ public
40
+
\ repeat
41
+
\ required
42
+
\ return
43
+
\ static
44
+
\ switch
45
+
\ try
46
+
\ typealias
47
+
\ var
48
+
\ where
49
+
\ while
17
50
18
51
synkeywordswiftTypeDefinition class extension protocol struct typealias enum skipwhitenextgroup=swiftTypeName
0 commit comments