Home
last modified time | relevance | path

Searched defs:createJSDocComment (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts706 … export const createJSDocComment = Debug.deprecate(factory.createJSDocComment, factoryDeprecation); constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3988createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method
8034 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
Dtypescript.d.ts3988createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method
8034 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
Dtsserverlibrary.d.ts3988createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method
11980 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
Dtsc.js21520 function createJSDocComment(comment, tags) { function
DtypingsInstaller.js26659 function createJSDocComment(comment, tags) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3988createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method
8034 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
Dtsserverlibrary.d.ts3988createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method
11980 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant