Searched defs:currentNode (Results 1 – 12 of 12) sorted by relevance
530 let currentNode = new NativeHookCallInfo(); variable545 let currentNode = { variable728 let currentNode = new NativeHookCallInfo(); variable
194 let currentNode = { variable205 let currentNode = { variable319 let currentNode = { variable372 let currentNode = { variable
498 let currentNode = { variable684 let currentNode = { variable
196 const currentNode: arkts.AstNode = queue.shift() as arkts.AstNode; constant213 const currentNode: arkts.AstNode = queue.shift() as arkts.AstNode; constant
48 const currentNode: arkts.AstNode = queue.shift() as arkts.AstNode; constant
211 changeNode(currentNode) { argument
729 const currentNode = stack.pop(); constant
554 const currentNode: HasJSDocNode = jsDocTags[0].parent.parent as HasJSDocNode; constant
558 const currentNode: HasJSDocNode = jsDocTags[0].parent.parent as HasJSDocNode; constant
1002 let currentNode = groupMap[sample.tid + '-' + sample.eventId] || new NativeHookStatistics(); variable
70 private currentNode: ts.Node; property in ParseIntent
77 private currentNode: ts.Node; property in ParseIntent