@@ -2,7 +2,6 @@ SWIFT_CLASS("_TtC8comments4A000")
22@interface A000
33@end
44
5-
65// / Aaa. A010. Bbb.
76SWIFT_CLASS(" _TtC8comments21A010_AttachToEntities" )
87@interface A010_AttachToEntities
@@ -17,37 +16,32 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly) NSInteger v2;)
1716+ (NSInteger )v2 SWIFT_WARN_UNUSED_RESULT;
1817@end
1918
20-
2119// / Aaa. A013.
2220SWIFT_PROTOCOL (" _TtP8comments21A013_AttachToEntities_" )
2321@protocol A013_AttachToEntities
2422@end
2523
26-
2724SWIFT_CLASS(" _TtC8comments10ATXHeaders" )
2825@interface ATXHeaders
2926// / <h1>LEVEL ONE</h1>
3027// / <h2>LEVEL TWO</h2>
3128- (void )f0;
3229@end
3330
34-
3531SWIFT_CLASS (" _TtC8comments10Attributes" )
3632@interface Attributes
3733// / Here is an attribute:
3834// / Attribute text
3935- (void )f0;
4036@end
4137
42-
4338SWIFT_CLASS (" _TtC8comments13AutomaticLink" )
4439@interface AutomaticLink
4540// / And now for a URL.
4641// / <a href="http://developer.apple.com/swift/">http://developer.apple.com/swift/</a>
4742- (void )f0;
4843@end
4944
50-
5145SWIFT_CLASS (" _TtC8comments10BlockQuote" )
5246@interface BlockQuote
5347// / Aaa.
@@ -62,7 +56,6 @@ SWIFT_CLASS("_TtC8comments10BlockQuote")
6256- (void )f0;
6357@end
6458
65-
6659SWIFT_CLASS (" _TtC8comments5Brief" )
6760@interface Brief
6861// / Aaa.
@@ -81,14 +74,12 @@ SWIFT_CLASS("_TtC8comments5Brief")
8174- (void )f3;
8275@end
8376
84-
8577SWIFT_CLASS (" _TtC8comments15ClosingComments" )
8678@interface ClosingComments
8779// / Some comment. */
8880- (void )closingComment;
8981@end
9082
91-
9283SWIFT_CLASS (" _TtC8comments16ClosureContainer" )
9384@interface ClosureContainer
9485// / Partially applies a binary operator.
@@ -156,7 +147,6 @@ SWIFT_CLASS("_TtC8comments16ClosureContainer")
156147- (void )closureParameterOutlineOutlineWithA:(NSInteger )a combine:(SWIFT_NOESCAPE NSInteger (^ _Nonnull)(NSInteger , NSInteger ))combine;
157148@end
158149
159-
160150SWIFT_CLASS (" _TtC8comments9CodeBlock" )
161151@interface CodeBlock
162152// / This is how you use this code.
@@ -169,15 +159,13 @@ SWIFT_CLASS("_TtC8comments9CodeBlock")
169159- (void )f0;
170160@end
171161
172-
173162SWIFT_CLASS (" _TtC8comments8Emphasis" )
174163@interface Emphasis
175164// / Aaa <em>bbb</em> ccc.
176165// / Aaa <em>bbb</em> ccc.
177166- (void )f0;
178167@end
179168
180-
181169SWIFT_CLASS (" _TtC8comments13EmptyComments" )
182170@interface EmptyComments
183171// /
@@ -192,7 +180,6 @@ SWIFT_CLASS("_TtC8comments13EmptyComments")
192180- (void )f4;
193181@end
194182
195-
196183SWIFT_CLASS (" _TtC8comments9Footnotes" )
197184@interface Footnotes
198185// / Has some footnotes.
@@ -202,7 +189,6 @@ SWIFT_CLASS("_TtC8comments9Footnotes")
202189- (void )f0;
203190@end
204191
205-
206192SWIFT_CLASS (" _TtC8comments19HasThrowingFunction" )
207193@interface HasThrowingFunction
208194// / Might throw something.
@@ -214,7 +200,6 @@ SWIFT_CLASS("_TtC8comments19HasThrowingFunction")
214200- (void )f1:(NSInteger )x;
215201@end
216202
217-
218203SWIFT_CLASS (" _TtC8comments15HorizontalRules" )
219204@interface HorizontalRules
220205// / Briefly.
@@ -223,14 +208,12 @@ SWIFT_CLASS("_TtC8comments15HorizontalRules")
223208- (void )f0;
224209@end
225210
226-
227211SWIFT_CLASS (" _TtC8comments16ImplicitNameLink" )
228212@interface ImplicitNameLink
229213// / <a href="https://www.apple.com/">Apple</a>
230214- (void )f0;
231215@end
232216
233-
234217SWIFT_CLASS (" _TtC8comments20IndentedBlockComment" )
235218@interface IndentedBlockComment
236219// / Brief.
@@ -257,21 +240,18 @@ SWIFT_CLASS("_TtC8comments20IndentedBlockComment")
257240- (void )f2;
258241@end
259242
260-
261243SWIFT_CLASS (" _TtC8comments10InlineCode" )
262244@interface InlineCode
263245// / Aaa <code>bbb</code> ccc.
264246- (void )f0;
265247@end
266248
267-
268249SWIFT_CLASS (" _TtC8comments10InlineLink" )
269250@interface InlineLink
270251// / Aaa <a href="/path/to/something">bbb</a> ccc.
271252- (void )f0;
272253@end
273254
274-
275255SWIFT_CLASS (" _TtC8comments14MultiLineBrief" )
276256@interface MultiLineBrief
277257// / Brief first line.
@@ -280,7 +260,6 @@ SWIFT_CLASS("_TtC8comments14MultiLineBrief")
280260- (void )f0;
281261@end
282262
283-
284263SWIFT_CLASS (" _TtC8comments11OrderedList" )
285264@interface OrderedList
286265// / <ol>
@@ -295,7 +274,6 @@ SWIFT_CLASS("_TtC8comments11OrderedList")
295274- (void )f0;
296275@end
297276
298-
299277// / \param x A number
300278// /
301279SWIFT_CLASS (" _TtC8comments15ParamAndReturns" )
@@ -340,7 +318,6 @@ SWIFT_CLASS("_TtC8comments15ParamAndReturns")
340318- (void )f4;
341319@end
342320
343-
344321SWIFT_CLASS (" _TtC8comments16ParameterOutline" )
345322@interface ParameterOutline
346323// / \param x A number
@@ -352,7 +329,6 @@ SWIFT_CLASS("_TtC8comments16ParameterOutline")
352329- (void )f0:(NSInteger )x y:(NSInteger )y z:(NSInteger )z;
353330@end
354331
355-
356332SWIFT_CLASS (" _TtC8comments22ParameterOutlineMiddle" )
357333@interface ParameterOutlineMiddle
358334// / <ul>
@@ -372,12 +348,10 @@ SWIFT_CLASS("_TtC8comments22ParameterOutlineMiddle")
372348- (void )f0:(NSInteger )x y:(NSInteger )y z:(NSInteger )z;
373349@end
374350
375-
376351SWIFT_CLASS (" _TtC8comments13ReferenceLink" )
377352@interface ReferenceLink
378353@end
379354
380-
381355SWIFT_CLASS(" _TtC8comments7Returns" )
382356@interface Returns
383357// /
@@ -386,15 +360,13 @@ SWIFT_CLASS("_TtC8comments7Returns")
386360- (NSInteger )f0 SWIFT_WARN_UNUSED_RESULT;
387361@end
388362
389-
390363SWIFT_CLASS (" _TtC8comments18SeparateParameters" )
391364@interface SeparateParameters
392365// / \param x A number
393366// /
394367- (void )f0:(NSInteger )x y:(NSInteger )y;
395368@end
396369
397-
398370SWIFT_CLASS (" _TtC8comments13SetextHeaders" )
399371@interface SetextHeaders
400372// / <h1>LEVEL ONE</h1>
@@ -406,15 +378,13 @@ SWIFT_CLASS("_TtC8comments13SetextHeaders")
406378- (void )f0;
407379@end
408380
409-
410381SWIFT_CLASS (" _TtC8comments14StrongEmphasis" )
411382@interface StrongEmphasis
412383// / Aaa <em>bbb</em> ccc.
413384// / Aaa <em>bbb</em> ccc.
414385- (void )f0;
415386@end
416387
417-
418388SWIFT_CLASS (" _TtC8comments13UnorderedList" )
419389@interface UnorderedList
420390// / <ul>
0 commit comments