Searched refs:nodeIsBlockContext (Results 1 – 1 of 1) sorted by relevance
538 return nodeIsBlockContext(context.contextNode);542 return nodeIsBlockContext(context.nextTokenParent);546 function nodeIsBlockContext(node: Node): boolean { function