Searched defs:updateSourceFile (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | parser.ts | 1000 …export function updateSourceFile(sourceFile: SourceFile, newText: string, textChangeRange: TextCha… enumerator
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 4029 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
| D | typescript.d.ts | 4029 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
| D | tsserverlibrary.d.ts | 4029 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
| D | tsc.js | 21899 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 26287 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 32591 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
| D | typingsInstaller.js | 27103 …function updateSourceFile(node, statements, isDeclarationFile, referencedFiles, typeReferenceDirec… function 32426 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks, option) { function 40003 function updateSourceFile(sourceFile, newText, textChangeRange, aggressiveChecks) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4029 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|
| D | tsserverlibrary.d.ts | 4029 …updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, … method
|