Home
last modified time | relevance | path

Searched defs:escapedText (Results 1 – 25 of 60) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/JSDocParsing/
DDocComments.parsesCorrectly.authorTag.json21 "escapedText": "author" string
37 "escapedText": "author" string
53 "escapedText": "author" string
69 "escapedText": "author" string
85 "escapedText": "author" string
101 "escapedText": "author" string
117 "escapedText": "author" string
133 "escapedText": "author" string
149 "escapedText": "author" string
165 "escapedText": "author" string
[all …]
DDocComments.parsesCorrectly.no space before @ is not a new tag.json21 "escapedText": "param" string
31 "escapedText": "this" string
48 "escapedText": "param" string
57 "escapedText": "fine" string
74 "escapedText": "zerowidth" string
89 "escapedText": "singlestar" string
DDocComments.parsesCorrectly.typedefTagWithChildrenTags.json21 "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
DDocComments.parsesCorrectly.Chained tags, no leading whitespace.json21 "escapedText": "a" string
36 "escapedText": "b" string
51 "escapedText": "c" string
66 "escapedText": "d" string
DDocComments.parsesCorrectly.Nested @param tags.json21 "escapedText": "param" string
49 "escapedText": "param" string
78 "escapedText": "o" string
86 "escapedText": "f" string
107 "escapedText": "o" string
DDocComments.parsesCorrectly.twoParamTag2.json21 "escapedText": "param" string
43 "escapedText": "name1" string
60 "escapedText": "param" string
82 "escapedText": "name2" string
DDocComments.parsesCorrectly.twoParamTagOnSameLine.json21 "escapedText": "param" string
43 "escapedText": "name1" string
60 "escapedText": "param" string
82 "escapedText": "name2" string
DDocComments.parsesCorrectly.templateTag4.json21 "escapedText": "template" string
36 "escapedText": "K" string
51 "escapedText": "V" string
DDocComments.parsesCorrectly.templateTag3.json21 "escapedText": "template" string
36 "escapedText": "K" string
51 "escapedText": "V" string
DTypeExpressions.parsesCorrectly.newType1.json24 "escapedText": "new" string
47 "escapedText": "a" string
56 "escapedText": "b" string
DDocComments.parsesCorrectly.templateTag5.json21 "escapedText": "template" string
36 "escapedText": "K" string
51 "escapedText": "V" string
DTypeExpressions.parsesCorrectly.thisType1.json24 "escapedText": "this" string
47 "escapedText": "a" string
56 "escapedText": "b" string
DDocComments.parsesCorrectly.templateTag6.json21 "escapedText": "template" string
37 "escapedText": "K" string
52 "escapedText": "V" string
DDocComments.parsesCorrectly.templateTag2.json21 "escapedText": "template" string
36 "escapedText": "K" string
51 "escapedText": "V" string
DTypeExpressions.parsesCorrectly.typeReference3.json22 "escapedText": "a" string
32 "escapedText": "function" string
DDocComments.parsesCorrectly.paramWithoutType.json21 "escapedText": "param" string
29 "escapedText": "foo" string
DDocComments.parsesCorrectly.less-than and greater-than characters.json21 "escapedText": "param" string
30 "escapedText": "x" string
DDocComments.parsesCorrectly.@@ does not start a new tag.json21 "escapedText": "param" string
31 "escapedText": "this" string
DTypeExpressions.parsesCorrectly.recordType4.json23 "escapedText": "foo" string
40 "escapedText": "bar" string
DDocComments.parsesCorrectly.templateTag.json21 "escapedText": "template" string
36 "escapedText": "T" string
DDocComments.parsesCorrectly.argumentSynonymForParamTag.json21 "escapedText": "argument" string
44 "escapedText": "name1" string
DDocComments.parsesCorrectly.argSynonymForParamTag.json21 "escapedText": "arg" string
44 "escapedText": "name1" string
DDocComments.parsesCorrectly.paramTag1.json21 "escapedText": "param" string
44 "escapedText": "name1" string
DDocComments.parsesCorrectly.paramTagNameThenType2.json21 "escapedText": "param" string
44 "escapedText": "name1" string
DDocComments.parsesCorrectly.paramTagBracketedName1.json21 "escapedText": "param" string
44 "escapedText": "name1" string

123