package info (click to toggle)
node-typescript 2.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 203,952 kB
  • ctags: 52,987
  • sloc: sh: 11; makefile: 5

Folder: JSDocParsing

d .. (parent)
- - rw-r--r-- 95 DocComments.parsesCorrectly.asteriskAfterPreamble.json
- - rw-r--r-- 856 DocComments.parsesCorrectly.leadingAsterisk.json
- - rw-r--r-- 856 DocComments.parsesCorrectly.noLeadingAsterisk.json
- - rw-r--r-- 562 DocComments.parsesCorrectly.noReturnType.json
- - rw-r--r-- 558 DocComments.parsesCorrectly.noType.json
- - rw-r--r-- 1,206 DocComments.parsesCorrectly.oneParamTag.json
- - rw-r--r-- 1,230 DocComments.parsesCorrectly.paramTag1.json
- - rw-r--r-- 1,263 DocComments.parsesCorrectly.paramTagBracketedName1.json
- - rw-r--r-- 1,263 DocComments.parsesCorrectly.paramTagBracketedName2.json
- - rw-r--r-- 1,205 DocComments.parsesCorrectly.paramTagNameThenType1.json
- - rw-r--r-- 1,216 DocComments.parsesCorrectly.paramTagNameThenType2.json
- - rw-r--r-- 903 DocComments.parsesCorrectly.paramWithoutType.json
- - rw-r--r-- 860 DocComments.parsesCorrectly.returnTag1.json
- - rw-r--r-- 884 DocComments.parsesCorrectly.returnTag2.json
- - rw-r--r-- 861 DocComments.parsesCorrectly.returnsTag1.json
- - rw-r--r-- 1,048 DocComments.parsesCorrectly.templateTag.json
- - rw-r--r-- 1,401 DocComments.parsesCorrectly.templateTag2.json
- - rw-r--r-- 1,401 DocComments.parsesCorrectly.templateTag3.json
- - rw-r--r-- 1,401 DocComments.parsesCorrectly.templateTag4.json
- - rw-r--r-- 1,401 DocComments.parsesCorrectly.templateTag5.json
- - rw-r--r-- 1,432 DocComments.parsesCorrectly.templateTag6.json
- - rw-r--r-- 2,279 DocComments.parsesCorrectly.twoParamTag2.json
- - rw-r--r-- 2,279 DocComments.parsesCorrectly.twoParamTagOnSameLine.json
- - rw-r--r-- 856 DocComments.parsesCorrectly.typeTag.json
- - rw-r--r-- 4,759 DocComments.parsesCorrectly.typedefTagWithChildrenTags.json
- - rw-r--r-- 58 TypeExpressions.parsesCorrectly.allType.json
- - rw-r--r-- 292 TypeExpressions.parsesCorrectly.arrayType1.json
- - rw-r--r-- 433 TypeExpressions.parsesCorrectly.arrayType2.json
- - rw-r--r-- 590 TypeExpressions.parsesCorrectly.arrayType3.json
- - rw-r--r-- 674 TypeExpressions.parsesCorrectly.callSignatureInRecordType.json
- - rw-r--r-- 620 TypeExpressions.parsesCorrectly.functionReturnType1.json
- - rw-r--r-- 149 TypeExpressions.parsesCorrectly.functionType1.json
- - rw-r--r-- 620 TypeExpressions.parsesCorrectly.functionType2.json
- - rw-r--r-- 218 TypeExpressions.parsesCorrectly.keyword1.json
- - rw-r--r-- 57 TypeExpressions.parsesCorrectly.keyword2.json
- - rw-r--r-- 63 TypeExpressions.parsesCorrectly.keyword3.json
- - rw-r--r-- 857 TypeExpressions.parsesCorrectly.methodInRecordType.json
- - rw-r--r-- 576 TypeExpressions.parsesCorrectly.newType1.json
- - rw-r--r-- 155 TypeExpressions.parsesCorrectly.nonNullableType.json
- - rw-r--r-- 155 TypeExpressions.parsesCorrectly.nonNullableType2.json
- - rw-r--r-- 152 TypeExpressions.parsesCorrectly.nullableType.json
- - rw-r--r-- 152 TypeExpressions.parsesCorrectly.nullableType2.json
- - rw-r--r-- 155 TypeExpressions.parsesCorrectly.optionalNullable.json
- - rw-r--r-- 152 TypeExpressions.parsesCorrectly.optionalType.json
- - rw-r--r-- 251 TypeExpressions.parsesCorrectly.recordType1.json
- - rw-r--r-- 562 TypeExpressions.parsesCorrectly.recordType2.json
- - rw-r--r-- 716 TypeExpressions.parsesCorrectly.recordType3.json
- - rw-r--r-- 878 TypeExpressions.parsesCorrectly.recordType4.json
- - rw-r--r-- 1,031 TypeExpressions.parsesCorrectly.recordType5.json
- - rw-r--r-- 1,029 TypeExpressions.parsesCorrectly.recordType6.json
- - rw-r--r-- 1,182 TypeExpressions.parsesCorrectly.recordType7.json
- - rw-r--r-- 634 TypeExpressions.parsesCorrectly.recordType8.json
- - rw-r--r-- 569 TypeExpressions.parsesCorrectly.thisType1.json
- - rw-r--r-- 353 TypeExpressions.parsesCorrectly.topLevelNoParenUnionType.json
- - rw-r--r-- 560 TypeExpressions.parsesCorrectly.trailingCommaInRecordType.json
- - rw-r--r-- 138 TypeExpressions.parsesCorrectly.tupleType0.json
- - rw-r--r-- 244 TypeExpressions.parsesCorrectly.tupleType1.json
- - rw-r--r-- 353 TypeExpressions.parsesCorrectly.tupleType2.json
- - rw-r--r-- 462 TypeExpressions.parsesCorrectly.tupleType3.json
- - rw-r--r-- 366 TypeExpressions.parsesCorrectly.typeReference1.json
- - rw-r--r-- 474 TypeExpressions.parsesCorrectly.typeReference2.json
- - rw-r--r-- 476 TypeExpressions.parsesCorrectly.typeReference3.json
- - rw-r--r-- 353 TypeExpressions.parsesCorrectly.unionType.json
- - rw-r--r-- 62 TypeExpressions.parsesCorrectly.unknownType.json
- - rw-r--r-- 154 TypeExpressions.parsesCorrectly.variadicType.json