Home
last modified time | relevance | path

Searched defs:isBindableStaticNameExpression (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts2912 export function isBindableStaticNameExpression(node: Node, excludeThisKeyword?: boolean): node is B… function
/third_party/typescript/lib/
DtypingsInstaller.js10796 function isBindableStaticNameExpression(node, excludeThisKeyword) { function
Dtsc.js14346 function isBindableStaticNameExpression(node, excludeThisKeyword) { function