Searched refs:kinds (Results 1 – 7 of 7) sorted by relevance
226 function skipOuterExpressions(node, kinds) { argument227 return ts.skipOuterExpressions(node, kinds);
71 export function skipOuterExpressions(node: ts.Node, kinds?: ts.OuterExpressionKinds): ts.Node;
3 Types are divided into next kinds:64 All kinds of types live in the same type universe under the same subtyping relation.
24 such that runtime can distinguish the "define-function" operations of different kinds.
192 all kinds of addition (for short and long integers, for signed and unsigned integers, for
84 The runtime can create several kinds of stack frames. But all the frames of managed code must have …
2 …kinds)||void 0===r?void 0:r.some((function(e){return t.refactorKindBeginsWith(e,n.kind)})))?void 0… property