12
12
//
13
13
//===----------------------------------------------------------------------===//
14
14
15
-
16
-
17
15
/// ### Children
18
16
///
19
17
/// ``AccessorDeclSyntax``*
@@ -32,7 +30,6 @@ public struct AccessorListSyntax: SyntaxCollection, SyntaxHashable {
32
30
public static let syntaxKind = SyntaxKind . accessorList
33
31
}
34
32
35
-
36
33
/// ### Children
37
34
///
38
35
/// ``ArrayElementSyntax``*
@@ -51,7 +48,6 @@ public struct ArrayElementListSyntax: SyntaxCollection, SyntaxHashable {
51
48
public static let syntaxKind = SyntaxKind . arrayElementList
52
49
}
53
50
54
-
55
51
/// ### Children
56
52
///
57
53
/// (``AttributeSyntax`` | ``IfConfigDeclSyntax``) `*`
@@ -112,7 +108,6 @@ public struct AttributeListSyntax: SyntaxCollection, SyntaxHashable {
112
108
public static let syntaxKind = SyntaxKind . attributeList
113
109
}
114
110
115
-
116
111
/// ### Children
117
112
///
118
113
/// ``AvailabilityArgumentSyntax``*
@@ -131,7 +126,6 @@ public struct AvailabilitySpecListSyntax: SyntaxCollection, SyntaxHashable {
131
126
public static let syntaxKind = SyntaxKind . availabilitySpecList
132
127
}
133
128
134
-
135
129
/// ### Children
136
130
///
137
131
/// ``AvailabilityVersionRestrictionListEntrySyntax``*
@@ -150,7 +144,6 @@ public struct AvailabilityVersionRestrictionListSyntax: SyntaxCollection, Syntax
150
144
public static let syntaxKind = SyntaxKind . availabilityVersionRestrictionList
151
145
}
152
146
153
-
154
147
/// ### Children
155
148
///
156
149
/// ``CaseItemSyntax``*
@@ -169,7 +162,6 @@ public struct CaseItemListSyntax: SyntaxCollection, SyntaxHashable {
169
162
public static let syntaxKind = SyntaxKind . caseItemList
170
163
}
171
164
172
-
173
165
/// ### Children
174
166
///
175
167
/// ``CatchClauseSyntax``*
@@ -188,7 +180,6 @@ public struct CatchClauseListSyntax: SyntaxCollection, SyntaxHashable {
188
180
public static let syntaxKind = SyntaxKind . catchClauseList
189
181
}
190
182
191
-
192
183
/// ### Children
193
184
///
194
185
/// ``CatchItemSyntax``*
@@ -207,7 +198,6 @@ public struct CatchItemListSyntax: SyntaxCollection, SyntaxHashable {
207
198
public static let syntaxKind = SyntaxKind . catchItemList
208
199
}
209
200
210
-
211
201
/// ### Children
212
202
///
213
203
/// ``ClosureCaptureItemSyntax``*
@@ -226,7 +216,6 @@ public struct ClosureCaptureItemListSyntax: SyntaxCollection, SyntaxHashable {
226
216
public static let syntaxKind = SyntaxKind . closureCaptureItemList
227
217
}
228
218
229
-
230
219
/// ### Children
231
220
///
232
221
/// ``ClosureParamSyntax``*
@@ -245,7 +234,6 @@ public struct ClosureParamListSyntax: SyntaxCollection, SyntaxHashable {
245
234
public static let syntaxKind = SyntaxKind . closureParamList
246
235
}
247
236
248
-
249
237
/// ### Children
250
238
///
251
239
/// ``ClosureParameterSyntax``*
@@ -264,7 +252,6 @@ public struct ClosureParameterListSyntax: SyntaxCollection, SyntaxHashable {
264
252
public static let syntaxKind = SyntaxKind . closureParameterList
265
253
}
266
254
267
-
268
255
/// ### Children
269
256
///
270
257
/// ``CodeBlockItemSyntax``*
@@ -283,7 +270,6 @@ public struct CodeBlockItemListSyntax: SyntaxCollection, SyntaxHashable {
283
270
public static let syntaxKind = SyntaxKind . codeBlockItemList
284
271
}
285
272
286
-
287
273
/// ### Children
288
274
///
289
275
/// ``CompositionTypeElementSyntax``*
@@ -302,7 +288,6 @@ public struct CompositionTypeElementListSyntax: SyntaxCollection, SyntaxHashable
302
288
public static let syntaxKind = SyntaxKind . compositionTypeElementList
303
289
}
304
290
305
-
306
291
/// ### Children
307
292
///
308
293
/// ``ConditionElementSyntax``*
@@ -321,7 +306,6 @@ public struct ConditionElementListSyntax: SyntaxCollection, SyntaxHashable {
321
306
public static let syntaxKind = SyntaxKind . conditionElementList
322
307
}
323
308
324
-
325
309
/// ### Children
326
310
///
327
311
/// ``DeclNameArgumentSyntax``*
@@ -340,7 +324,6 @@ public struct DeclNameArgumentListSyntax: SyntaxCollection, SyntaxHashable {
340
324
public static let syntaxKind = SyntaxKind . declNameArgumentList
341
325
}
342
326
343
-
344
327
/// ### Children
345
328
///
346
329
/// ``DesignatedTypeElementSyntax``*
@@ -359,7 +342,6 @@ public struct DesignatedTypeListSyntax: SyntaxCollection, SyntaxHashable {
359
342
public static let syntaxKind = SyntaxKind . designatedTypeList
360
343
}
361
344
362
-
363
345
/// ### Children
364
346
///
365
347
/// ``DictionaryElementSyntax``*
@@ -378,7 +360,6 @@ public struct DictionaryElementListSyntax: SyntaxCollection, SyntaxHashable {
378
360
public static let syntaxKind = SyntaxKind . dictionaryElementList
379
361
}
380
362
381
-
382
363
/// ### Children
383
364
///
384
365
/// ``DifferentiabilityParamSyntax``*
@@ -457,7 +438,6 @@ public struct EnumCaseElementListSyntax: SyntaxCollection, SyntaxHashable {
457
438
public static let syntaxKind = SyntaxKind . enumCaseElementList
458
439
}
459
440
460
-
461
441
/// ### Children
462
442
///
463
443
/// ``EnumCaseParameterSyntax``*
@@ -496,7 +476,6 @@ public struct ExprListSyntax: SyntaxCollection, SyntaxHashable {
496
476
public static let syntaxKind = SyntaxKind . exprList
497
477
}
498
478
499
-
500
479
/// ### Children
501
480
///
502
481
/// ``FunctionParameterSyntax``*
@@ -515,7 +494,6 @@ public struct FunctionParameterListSyntax: SyntaxCollection, SyntaxHashable {
515
494
public static let syntaxKind = SyntaxKind . functionParameterList
516
495
}
517
496
518
-
519
497
/// ### Children
520
498
///
521
499
/// ``GenericArgumentSyntax``*
@@ -534,7 +512,6 @@ public struct GenericArgumentListSyntax: SyntaxCollection, SyntaxHashable {
534
512
public static let syntaxKind = SyntaxKind . genericArgumentList
535
513
}
536
514
537
-
538
515
/// ### Children
539
516
///
540
517
/// ``GenericParameterSyntax``*
@@ -553,7 +530,6 @@ public struct GenericParameterListSyntax: SyntaxCollection, SyntaxHashable {
553
530
public static let syntaxKind = SyntaxKind . genericParameterList
554
531
}
555
532
556
-
557
533
/// ### Children
558
534
///
559
535
/// ``GenericRequirementSyntax``*
@@ -572,7 +548,6 @@ public struct GenericRequirementListSyntax: SyntaxCollection, SyntaxHashable {
572
548
public static let syntaxKind = SyntaxKind . genericRequirementList
573
549
}
574
550
575
-
576
551
/// ### Children
577
552
///
578
553
/// ``IfConfigClauseSyntax``*
@@ -591,7 +566,6 @@ public struct IfConfigClauseListSyntax: SyntaxCollection, SyntaxHashable {
591
566
public static let syntaxKind = SyntaxKind . ifConfigClauseList
592
567
}
593
568
594
-
595
569
/// ### Children
596
570
///
597
571
/// ``ImportPathComponentSyntax``*
@@ -610,7 +584,6 @@ public struct ImportPathSyntax: SyntaxCollection, SyntaxHashable {
610
584
public static let syntaxKind = SyntaxKind . importPath
611
585
}
612
586
613
-
614
587
/// ### Children
615
588
///
616
589
/// ``InheritedTypeSyntax``*
@@ -629,7 +602,6 @@ public struct InheritedTypeListSyntax: SyntaxCollection, SyntaxHashable {
629
602
public static let syntaxKind = SyntaxKind . inheritedTypeList
630
603
}
631
604
632
-
633
605
/// ### Children
634
606
///
635
607
/// ``KeyPathComponentSyntax``*
@@ -648,7 +620,6 @@ public struct KeyPathComponentListSyntax: SyntaxCollection, SyntaxHashable {
648
620
public static let syntaxKind = SyntaxKind . keyPathComponentList
649
621
}
650
622
651
-
652
623
/// ### Children
653
624
///
654
625
/// ``MemberDeclListItemSyntax``*
@@ -667,7 +638,6 @@ public struct MemberDeclListSyntax: SyntaxCollection, SyntaxHashable {
667
638
public static let syntaxKind = SyntaxKind . memberDeclList
668
639
}
669
640
670
-
671
641
/// ### Children
672
642
///
673
643
/// ``DeclModifierSyntax``*
@@ -686,7 +656,6 @@ public struct ModifierListSyntax: SyntaxCollection, SyntaxHashable {
686
656
public static let syntaxKind = SyntaxKind . modifierList
687
657
}
688
658
689
-
690
659
/// ### Children
691
660
///
692
661
/// ``MultipleTrailingClosureElementSyntax``*
@@ -705,7 +674,6 @@ public struct MultipleTrailingClosureElementListSyntax: SyntaxCollection, Syntax
705
674
public static let syntaxKind = SyntaxKind . multipleTrailingClosureElementList
706
675
}
707
676
708
-
709
677
/// ### Children
710
678
///
711
679
/// ``ObjCSelectorPieceSyntax``*
@@ -724,7 +692,6 @@ public struct ObjCSelectorSyntax: SyntaxCollection, SyntaxHashable {
724
692
public static let syntaxKind = SyntaxKind . objCSelector
725
693
}
726
694
727
-
728
695
/// ### Children
729
696
///
730
697
/// ``PatternBindingSyntax``*
@@ -743,7 +710,6 @@ public struct PatternBindingListSyntax: SyntaxCollection, SyntaxHashable {
743
710
public static let syntaxKind = SyntaxKind . patternBindingList
744
711
}
745
712
746
-
747
713
/// ### Children
748
714
///
749
715
/// (``PrecedenceGroupRelationSyntax`` | ``PrecedenceGroupAssignmentSyntax`` | ``PrecedenceGroupAssociativitySyntax``) `*`
@@ -816,7 +782,6 @@ public struct PrecedenceGroupAttributeListSyntax: SyntaxCollection, SyntaxHashab
816
782
public static let syntaxKind = SyntaxKind . precedenceGroupAttributeList
817
783
}
818
784
819
-
820
785
/// ### Children
821
786
///
822
787
/// ``PrecedenceGroupNameElementSyntax``*
@@ -835,7 +800,6 @@ public struct PrecedenceGroupNameListSyntax: SyntaxCollection, SyntaxHashable {
835
800
public static let syntaxKind = SyntaxKind . precedenceGroupNameList
836
801
}
837
802
838
-
839
803
/// ### Children
840
804
///
841
805
/// ``PrimaryAssociatedTypeSyntax``*
@@ -941,7 +905,6 @@ public struct SpecializeAttributeSpecListSyntax: SyntaxCollection, SyntaxHashabl
941
905
public static let syntaxKind = SyntaxKind . specializeAttributeSpecList
942
906
}
943
907
944
-
945
908
/// ### Children
946
909
///
947
910
/// (``StringSegmentSyntax`` | ``ExpressionSegmentSyntax``) `*`
@@ -1002,7 +965,6 @@ public struct StringLiteralSegmentsSyntax: SyntaxCollection, SyntaxHashable {
1002
965
public static let syntaxKind = SyntaxKind . stringLiteralSegments
1003
966
}
1004
967
1005
-
1006
968
/// ### Children
1007
969
///
1008
970
/// (``SwitchCaseSyntax`` | ``IfConfigDeclSyntax``) `*`
@@ -1063,7 +1025,6 @@ public struct SwitchCaseListSyntax: SyntaxCollection, SyntaxHashable {
1063
1025
public static let syntaxKind = SyntaxKind . switchCaseList
1064
1026
}
1065
1027
1066
-
1067
1028
/// ### Children
1068
1029
///
1069
1030
/// ``TupleExprElementSyntax``*
@@ -1082,7 +1043,6 @@ public struct TupleExprElementListSyntax: SyntaxCollection, SyntaxHashable {
1082
1043
public static let syntaxKind = SyntaxKind . tupleExprElementList
1083
1044
}
1084
1045
1085
-
1086
1046
/// ### Children
1087
1047
///
1088
1048
/// ``TuplePatternElementSyntax``*
@@ -1101,7 +1061,6 @@ public struct TuplePatternElementListSyntax: SyntaxCollection, SyntaxHashable {
1101
1061
public static let syntaxKind = SyntaxKind . tuplePatternElementList
1102
1062
}
1103
1063
1104
-
1105
1064
/// ### Children
1106
1065
///
1107
1066
/// ``TupleTypeElementSyntax``*
@@ -1140,7 +1099,6 @@ public struct UnexpectedNodesSyntax: SyntaxCollection, SyntaxHashable {
1140
1099
public static let syntaxKind = SyntaxKind . unexpectedNodes
1141
1100
}
1142
1101
1143
-
1144
1102
/// ### Children
1145
1103
///
1146
1104
/// ``VersionComponentSyntax``*
@@ -1159,7 +1117,6 @@ public struct VersionComponentListSyntax: SyntaxCollection, SyntaxHashable {
1159
1117
public static let syntaxKind = SyntaxKind . versionComponentList
1160
1118
}
1161
1119
1162
-
1163
1120
/// ### Children
1164
1121
///
1165
1122
/// ``YieldExprListElementSyntax``*
0 commit comments