| /third_party/typescript/src/harness/ |
| D | fourslashInterfaceImpl.ts | 1654 readonly containerKind?: ts.ScriptElementKind; property
|
| /third_party/typescript/src/services/ |
| D | types.ts | 882 containerKind: ScriptElementKind; property 992 containerKind: ScriptElementKind; property
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 2308 containerKind?: ScriptElementKind; property
|
| D | typescript.d.ts | 5918 containerKind: ScriptElementKind; property
|
| D | typescriptServices.d.ts | 5918 containerKind: ScriptElementKind; property
|
| D | tsserverlibrary.d.ts | 5918 containerKind: ScriptElementKind; property
|
| D | tsserverlibrary.js | 124436 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property 127139 …ile.fileName, textSpan: textSpan, kind: symbolKind, name: symbolName, containerKind: undefined, //… property 160539 …n !newDocumentSpan ? info : __assign(__assign({}, newDocumentSpan), { containerKind: info.containe… property
|
| D | tsserver.js | 123867 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property 126570 …ile.fileName, textSpan: textSpan, kind: symbolKind, name: symbolName, containerKind: undefined, //… property 160345 …n !newDocumentSpan ? info : __assign(__assign({}, newDocumentSpan), { containerKind: info.containe… property
|
| D | typescript.js | 124436 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property 127139 …ile.fileName, textSpan: textSpan, kind: symbolKind, name: symbolName, containerKind: undefined, //… property
|
| D | typescriptServices.js | 124436 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property 127139 …ile.fileName, textSpan: textSpan, kind: symbolKind, name: symbolName, containerKind: undefined, //… property
|
| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 7143 const containerKind = node.parent.parent.kind; constant
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 3003 containerKind?: ScriptElementKind; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 6161 containerKind: ScriptElementKind; property
|
| D | tsserverlibrary.d.ts | 6161 containerKind: ScriptElementKind; property
|