Home
last modified time | relevance | path

Searched defs:declSourceFile (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/codefixes/
DfixAddMissingMember.ts75 … const { parentDeclaration, declSourceFile, modifierFlags, token, call, isJSFile } = info; constant
110 readonly declSourceFile: SourceFile; property
178 const declSourceFile = classOrInterface.getSourceFile(); constant
339 const { parentDeclaration, declSourceFile, modifierFlags, token, call } = info; constant
/third_party/typescript/src/harness/
DtypeWriter.ts168 const declSourceFile = declaration.getSourceFile(); constant
/third_party/typescript/lib/
DtypescriptServices.js140509 …function addMissingMemberInJs(changeTracker, declSourceFile, classDeclaration, token, makeStatic) { argument
140576 …function addPropertyDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNo… argument
140601 …function createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeN… argument
Dtypescript.js140509 …function addMissingMemberInJs(changeTracker, declSourceFile, classDeclaration, token, makeStatic) { argument
140576 …function addPropertyDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNo… argument
140601 …function createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeN… argument
Dtsserverlibrary.js140509 …function addMissingMemberInJs(changeTracker, declSourceFile, classDeclaration, token, makeStatic) { argument
140576 …function addPropertyDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNo… argument
140601 …function createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeN… argument
Dtsserver.js139940 …function addMissingMemberInJs(changeTracker, declSourceFile, classDeclaration, token, makeStatic) { argument
140007 …function addPropertyDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNo… argument
140032 …function createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeN… argument