Searched defs:isBindableStaticNameExpression (Results 1 – 3 of 3) sorted by relevance
2912 export function isBindableStaticNameExpression(node: Node, excludeThisKeyword?: boolean): node is B… function
10796 function isBindableStaticNameExpression(node, excludeThisKeyword) { function
14346 function isBindableStaticNameExpression(node, excludeThisKeyword) { function