Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts2894 export function isBindableStaticAccessExpression(node: Node, excludeThisKeyword?: boolean): node is… function
/third_party/typescript/lib/
DtypingsInstaller.js10790 function isBindableStaticAccessExpression(node, excludeThisKeyword) { function
Dtsc.js14340 function isBindableStaticAccessExpression(node, excludeThisKeyword) { function