File tree Expand file tree Collapse file tree 1 file changed +2
-25
lines changed
tests/baselines/reference/JSDocParsing Expand file tree Collapse file tree 1 file changed +2
-25
lines changed Original file line number Diff line number Diff line change 11{
22 "kind" : " JSDocComment" ,
33 "pos" : 0 ,
4- "end" : 127 ,
4+ "end" : 63 ,
55 "flags" : " JSDoc" ,
66 "modifierFlagsCache" : 0 ,
77 "transformFlags" : 0 ,
8- "comment" : " {@link first link}\n Inside {@link link text} thing" ,
9- "tags" : {
10- "0" : {
11- "kind" : " JSDocSeeTag" ,
12- "pos" : 63 ,
13- "end" : 68 ,
14- "modifierFlagsCache" : 0 ,
15- "transformFlags" : 0 ,
16- "tagName" : {
17- "kind" : " Identifier" ,
18- "pos" : 64 ,
19- "end" : 67 ,
20- "modifierFlagsCache" : 0 ,
21- "transformFlags" : 0 ,
22- "escapedText" : " see"
23- },
24- "comment" : " {@link second link text} and {@link Foo|a foo} as well."
25- },
26- "length" : 1 ,
27- "pos" : 63 ,
28- "end" : 68 ,
29- "hasTrailingComma" : false ,
30- "transformFlags" : 0
31- }
8+ "comment" : " {@link first link}\n Inside {@link link text} thing"
329}
You can’t perform that action at this time.
0 commit comments