| /third_party/typescript/src/services/ |
| D | services.ts | 887 scriptSnapshot: IScriptSnapshot; property 980 const scriptSnapshot = this.host.getScriptSnapshot(fileName); constant 1042 const scriptSnapshot = this.host.getScriptSnapshot(fileName); constant
|
| D | shims.ts | 432 const scriptSnapshot = this.shimHost.getScriptSnapshot(fileName); constant
|
| D | types.ts | 92 /* @internal */ scriptSnapshot: IScriptSnapshot | undefined; property
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 123433 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 123438 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument 123441 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 123446 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument 123449 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument 149806 scriptSnapshot: scriptSnapshot, property 149878 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument 149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument 149888 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument
|
| D | typescript.js | 123433 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 123438 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument 123441 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 123446 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument 123449 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument 149806 scriptSnapshot: scriptSnapshot, property 149878 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument 149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument 149888 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument
|
| D | tsserver.js | 122864 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 122869 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument 122872 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 122877 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument 122880 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument 149237 scriptSnapshot: scriptSnapshot, property 149309 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument 149313 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument 149319 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument
|
| D | tsserverlibrary.js | 123433 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 123438 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument 123441 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument 123446 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument 123449 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument 149806 scriptSnapshot: scriptSnapshot, property 149878 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument 149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument 149888 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument
|