Searched defs:tryGetClassExtendingExpressionWithTypeArguments (Results 1 – 2 of 2) sorted by relevance
5720 export function tryGetClassExtendingExpressionWithTypeArguments(node: Node): ClassLikeDeclaration |… function
16102 function tryGetClassExtendingExpressionWithTypeArguments(node) { function