TypeScript/tests/baselines/reference/JSDocParsing
..
DocComments.parsesCorrectly.@@ does not start a new tag.json
DocComments.parsesCorrectly.@link tags.json
DocComments.parsesCorrectly.argSynonymForParamTag.json
DocComments.parsesCorrectly.argumentSynonymForParamTag.json
DocComments.parsesCorrectly.asteriskAfterPreamble.json
DocComments.parsesCorrectly.authorTag.json
DocComments.parsesCorrectly.Chained tags, no leading whitespace.json
DocComments.parsesCorrectly.consecutive newline tokens.json
DocComments.parsesCorrectly.emptyComment.json
DocComments.parsesCorrectly.Initial email address is not a tag.json
DocComments.parsesCorrectly.Initial star is not a tag.json
DocComments.parsesCorrectly.Initial star space is not a tag.json
DocComments.parsesCorrectly.leadingAsterisk.json
DocComments.parsesCorrectly.less-than and greater-than characters.json
DocComments.parsesCorrectly.Nested @param tags.json
DocComments.parsesCorrectly.no space before @ is not a new tag.json
DocComments.parsesCorrectly.noLeadingAsterisk.json
DocComments.parsesCorrectly.noReturnType.json
DocComments.parsesCorrectly.oneParamTag.json
DocComments.parsesCorrectly.paramTag1.json
DocComments.parsesCorrectly.paramTagBracketedName1.json
DocComments.parsesCorrectly.paramTagBracketedName2.json
DocComments.parsesCorrectly.paramTagNameThenType1.json
DocComments.parsesCorrectly.paramTagNameThenType2.json
DocComments.parsesCorrectly.paramWithoutType.json
DocComments.parsesCorrectly.returnsTag1.json
DocComments.parsesCorrectly.returnTag1.json
DocComments.parsesCorrectly.returnTag2.json
DocComments.parsesCorrectly.templateTag.json
DocComments.parsesCorrectly.templateTag2.json
DocComments.parsesCorrectly.templateTag3.json
DocComments.parsesCorrectly.templateTag4.json
DocComments.parsesCorrectly.templateTag5.json
DocComments.parsesCorrectly.templateTag6.json
DocComments.parsesCorrectly.threeAsterisks.json
DocComments.parsesCorrectly.twoParamTag2.json
DocComments.parsesCorrectly.twoParamTagOnSameLine.json
DocComments.parsesCorrectly.typedefTagWithChildrenTags.json
DocComments.parsesCorrectly.typeTag.json
TypeExpressions.parsesCorrectly.allType.json
TypeExpressions.parsesCorrectly.arrayType1.json
TypeExpressions.parsesCorrectly.arrayType2.json
TypeExpressions.parsesCorrectly.arrayType3.json
TypeExpressions.parsesCorrectly.callSignatureInRecordType.json
TypeExpressions.parsesCorrectly.functionReturnType1.json
TypeExpressions.parsesCorrectly.functionType1.json
TypeExpressions.parsesCorrectly.functionType2.json
TypeExpressions.parsesCorrectly.functionTypeWithTrailingComma.json
TypeExpressions.parsesCorrectly.keyword1.json
TypeExpressions.parsesCorrectly.keyword2.json
TypeExpressions.parsesCorrectly.keyword3.json
TypeExpressions.parsesCorrectly.methodInRecordType.json
TypeExpressions.parsesCorrectly.newType1.json
TypeExpressions.parsesCorrectly.nonNullableType.json
TypeExpressions.parsesCorrectly.nonNullableType2.json
TypeExpressions.parsesCorrectly.nullableType.json
TypeExpressions.parsesCorrectly.nullableType2.json
TypeExpressions.parsesCorrectly.optionalNullable.json
TypeExpressions.parsesCorrectly.optionalType.json
TypeExpressions.parsesCorrectly.recordType1.json
TypeExpressions.parsesCorrectly.recordType2.json
TypeExpressions.parsesCorrectly.recordType3.json
TypeExpressions.parsesCorrectly.recordType4.json
TypeExpressions.parsesCorrectly.recordType5.json
TypeExpressions.parsesCorrectly.recordType6.json
TypeExpressions.parsesCorrectly.recordType7.json
TypeExpressions.parsesCorrectly.recordType8.json
TypeExpressions.parsesCorrectly.thisType1.json
TypeExpressions.parsesCorrectly.topLevelNoParenUnionType.json
TypeExpressions.parsesCorrectly.trailingCommaInRecordType.json
TypeExpressions.parsesCorrectly.tsConstructorType.json
TypeExpressions.parsesCorrectly.tsFunctionType.json
TypeExpressions.parsesCorrectly.tupleType0.json
TypeExpressions.parsesCorrectly.tupleType1.json
TypeExpressions.parsesCorrectly.tupleType2.json
TypeExpressions.parsesCorrectly.tupleType3.json
TypeExpressions.parsesCorrectly.tupleTypeWithTrailingComma.json
TypeExpressions.parsesCorrectly.typeArgumentsNotFollowingDot.json
TypeExpressions.parsesCorrectly.typeOfType.json
TypeExpressions.parsesCorrectly.typeReference1.json
TypeExpressions.parsesCorrectly.typeReference2.json
TypeExpressions.parsesCorrectly.typeReference3.json
TypeExpressions.parsesCorrectly.unionType.json
TypeExpressions.parsesCorrectly.unionTypeWithLeadingOperator.json
TypeExpressions.parsesCorrectly.unionTypeWithOneElementAndLeadingOperator.json
TypeExpressions.parsesCorrectly.unknownType.json
TypeExpressions.parsesCorrectly.variadicType.json