/third_party/typescript/src/compiler/ |
D | parser.ts | 663 …export function updateSourceFile(sourceFile: SourceFile, newText: string, textChangeRange: TextCha… enumerator
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 3583 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
D | typescriptServices.d.ts | 3583 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
D | tsserverlibrary.d.ts | 3583 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
D | tsc.js | 19700 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 23236 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 28723 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
D | typingsInstaller.js | 24517 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 28752 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 35444 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
D | typescriptServices.js | 24722 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 28957 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 35649 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
D | typescript.js | 24722 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 28957 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 35649 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
D | tsserverlibrary.js | 24722 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 28957 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 35649 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
D | tsserver.js | 24528 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 28763 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 35455 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 3699 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
D | tsserverlibrary.d.ts | 3699 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|