Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts2904 export function isBindableStaticElementAccessExpression(node: Node, excludeThisKeyword?: boolean): … function
/third_party/typescript/lib/
DtypingsInstaller.js10793 function isBindableStaticElementAccessExpression(node, excludeThisKeyword) { function
Dtsc.js14343 function isBindableStaticElementAccessExpression(node, excludeThisKeyword) { function