Home
last modified time | relevance | path

Searched defs:containerKind (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1654 readonly containerKind?: ts.ScriptElementKind; property
/third_party/typescript/src/services/
Dtypes.ts882 containerKind: ScriptElementKind; property
992 containerKind: ScriptElementKind; property
/third_party/typescript/lib/
Dprotocol.d.ts2308 containerKind?: ScriptElementKind; property
Dtypescript.d.ts5918 containerKind: ScriptElementKind; property
DtypescriptServices.d.ts5918 containerKind: ScriptElementKind; property
Dtsserverlibrary.d.ts5918 containerKind: ScriptElementKind; property
Dtsserverlibrary.js124436 …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
Dtsserver.js123867 …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
Dtypescript.js124436 …return __assign({ containerKind: "" /* unknown */, containerName: "", fileName: sourceFile.fileNam… property
127139 …ile.fileName, textSpan: textSpan, kind: symbolKind, name: symbolName, containerKind: undefined, //… property
DtypescriptServices.js124436 …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/
Dutilities.ts7143 const containerKind = node.parent.parent.kind; constant
/third_party/typescript/src/server/
Dprotocol.ts3003 containerKind?: ScriptElementKind; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6161 containerKind: ScriptElementKind; property
Dtsserverlibrary.d.ts6161 containerKind: ScriptElementKind; property