/third_party/typescript/tests/baselines/reference/JSDocParsing/ |
D | DocComments.parsesCorrectly.no space before @ is not a new tag.json | 21 "escapedText": "param" string 31 "escapedText": "this" string 48 "escapedText": "param" string 57 "escapedText": "fine" string 74 "escapedText": "zerowidth" string 89 "escapedText": "singlestar" string
|
D | DocComments.parsesCorrectly.typedefTagWithChildrenTags.json | 21 "escapedText": "typedef" string 42 "escapedText": "property" string 64 "escapedText": "age" string 81 "escapedText": "property" string 103 "escapedText": "name" string 122 "escapedText": "People" string 130 "escapedText": "People" string
|
D | DocComments.parsesCorrectly.@link tags.json | 29 "escapedText": "first" string 53 "escapedText": "link" string 84 "escapedText": "param" string 113 "escapedText": "A" string 121 "escapedText": "Reference" string 138 "escapedText": "foo" string 155 "escapedText": "param" string 178 "escapedText": "http" string 208 "escapedText": "Standalone" string 216 "escapedText": "Complex" string [all …]
|
D | DocComments.parsesCorrectly.authorTag.json | 21 "escapedText": "author" string 51 "escapedText": "author" string 67 "escapedText": "author" string 83 "escapedText": "author" string 113 "escapedText": "author" string 143 "escapedText": "author" string 159 "escapedText": "author" string 189 "escapedText": "author" string 219 "escapedText": "author" string 249 "escapedText": "author" string [all …]
|
D | DocComments.parsesCorrectly.Chained tags, no leading whitespace.json | 21 "escapedText": "a" string 36 "escapedText": "b" string 51 "escapedText": "c" string 66 "escapedText": "d" string
|
D | DocComments.parsesCorrectly.Nested @param tags.json | 21 "escapedText": "param" string 49 "escapedText": "param" string 78 "escapedText": "o" string 86 "escapedText": "f" string 107 "escapedText": "o" string
|
D | DocComments.parsesCorrectly.twoParamTagOnSameLine.json | 21 "escapedText": "param" string 43 "escapedText": "name1" string 60 "escapedText": "param" string 82 "escapedText": "name2" string
|
D | DocComments.parsesCorrectly.twoParamTag2.json | 21 "escapedText": "param" string 43 "escapedText": "name1" string 60 "escapedText": "param" string 82 "escapedText": "name2" string
|
D | DocComments.parsesCorrectly.templateTag3.json | 21 "escapedText": "template" string 36 "escapedText": "K" string 51 "escapedText": "V" string
|
D | TypeExpressions.parsesCorrectly.newType1.json | 24 "escapedText": "new" string 47 "escapedText": "a" string 56 "escapedText": "b" string
|
D | TypeExpressions.parsesCorrectly.thisType1.json | 24 "escapedText": "this" string 47 "escapedText": "a" string 56 "escapedText": "b" string
|
D | DocComments.parsesCorrectly.templateTag4.json | 21 "escapedText": "template" string 36 "escapedText": "K" string 51 "escapedText": "V" string
|
D | DocComments.parsesCorrectly.templateTag2.json | 21 "escapedText": "template" string 36 "escapedText": "K" string 51 "escapedText": "V" string
|
D | DocComments.parsesCorrectly.templateTag6.json | 21 "escapedText": "template" string 37 "escapedText": "K" string 52 "escapedText": "V" string
|
D | DocComments.parsesCorrectly.templateTag5.json | 21 "escapedText": "template" string 36 "escapedText": "K" string 51 "escapedText": "V" string
|
D | TypeExpressions.parsesCorrectly.typeReference3.json | 22 "escapedText": "a" string 32 "escapedText": "function" string
|
D | DocComments.parsesCorrectly.paramWithoutType.json | 21 "escapedText": "param" string 29 "escapedText": "foo" string
|
D | DocComments.parsesCorrectly.less-than and greater-than characters.json | 21 "escapedText": "param" string 30 "escapedText": "x" string
|
D | DocComments.parsesCorrectly.@@ does not start a new tag.json | 21 "escapedText": "param" string 31 "escapedText": "this" string
|
D | TypeExpressions.parsesCorrectly.recordType4.json | 23 "escapedText": "foo" string 40 "escapedText": "bar" string
|
D | DocComments.parsesCorrectly.templateTag.json | 21 "escapedText": "template" string 36 "escapedText": "T" string
|
D | DocComments.parsesCorrectly.paramTagBracketedName1.json | 21 "escapedText": "param" string 44 "escapedText": "name1" string
|
D | DocComments.parsesCorrectly.paramTagNameThenType1.json | 21 "escapedText": "param" string 43 "escapedText": "name1" string
|
D | DocComments.parsesCorrectly.oneParamTag.json | 21 "escapedText": "param" string 43 "escapedText": "name1" string
|
D | DocComments.parsesCorrectly.paramTagNameThenType2.json | 21 "escapedText": "param" string 44 "escapedText": "name1" string
|