Searched defs:isNode (Results 1 – 3 of 3) sorted by relevance
75 function isNode(node: any): node is ts.Node { function
141 public static isNode(extendedNode: ts.Node | NodeKind): boolean { method in DebugInfo
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function