Searched defs:createJSDocComment (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 706 … export const createJSDocComment = Debug.deprecate(factory.createJSDocComment, factoryDeprecation); constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3988 …createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method 8034 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
|
| D | typescript.d.ts | 3988 …createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method 8034 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
|
| D | tsserverlibrary.d.ts | 3988 …createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method 11980 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
|
| D | tsc.js | 21520 function createJSDocComment(comment, tags) { function
|
| D | typingsInstaller.js | 26659 function createJSDocComment(comment, tags) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3988 …createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method 8034 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
|
| D | tsserverlibrary.d.ts | 3988 …createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTa… method 11980 …const createJSDocComment: (comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly… constant
|