Searched refs:isThisIdentifier (Results 1 – 3 of 3) sorted by relevance
234 function isThisIdentifier(node) { function235 return ts.isThisIdentifier(node);305 isThisIdentifier: isThisIdentifier, property
74 export function isThisIdentifier(node: ts.Node | undefined): boolean;
2 …isThisIdentifier=ur,e.isThisInTypeQuery=function(t){if(!ur(t))return!1;for(;e.isQualifiedName(t.pa… method