Home
last modified time | relevance | path

Searched refs:docCommentTagName (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DincrementalJsDocAdjustsLengthsRight.ts16 c.docCommentTagName("param"),
25 c.docCommentTagName("param"),
DsyntacticClassificationsDocComment1.ts10 c.docCommentTagName("type"),
DsyntacticClassificationsDocComment3.ts10 c.docCommentTagName("param"),
DsyntacticClassificationForJSDocTemplateTag.ts11 c.docCommentTagName("template"),
DsyntacticClassificationsDocComment4.ts10 c.docCommentTagName("param"),
DsyntacticClassificationsDocComment2.ts11 c.docCommentTagName("param"),
Dfourslash.ts519 docCommentTagName(text: string, position?: number): {
/third_party/typescript/src/services/
Dclassifier.ts572 … case ClassificationType.docCommentTagName: return ClassificationTypeNames.docCommentTagName;
722 ….tagName.pos, tag.tagName.end - tag.tagName.pos, ClassificationType.docCommentTagName); // e.g. "p…
Dtypes.ts1420 docCommentTagName = "doc comment tag name", enumerator
1447 docCommentTagName = 18, enumerator
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts851 function docCommentTagName(text: string, position?: number): Classification {
852 return getClassification(ts.ClassificationTypeNames.docCommentTagName, text, position);
922 docCommentTagName,
/third_party/typescript/lib/
Dprotocol.d.ts2700 docCommentTagName = 18, enumerator
Dtsserverlibrary.d.ts6341 docCommentTagName = "doc comment tag name", enumerator
6367 docCommentTagName = 18, enumerator
9277 docCommentTagName = 18,
Dtypescript.d.ts6341 docCommentTagName = "doc comment tag name", enumerator
6367 docCommentTagName = 18, enumerator
DtypescriptServices.d.ts6341 docCommentTagName = "doc comment tag name", enumerator
6367 docCommentTagName = 18, enumerator
/third_party/typescript/src/server/
Dprotocol.ts3460 docCommentTagName = 18, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6588 docCommentTagName = "doc comment tag name", enumerator
6614 docCommentTagName = 18, enumerator
9556 docCommentTagName = 18,
Dtypescript.d.ts6588 docCommentTagName = "doc comment tag name", enumerator
6614 docCommentTagName = 18, enumerator