Home
last modified time | relevance | path

Searched refs:getBlockChildrenCount (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts580 const childCount: number = getBlockChildrenCount(BlockNode, allComponentNames);
589 function getBlockChildrenCount(blockNode: ts.Block, allComponentNames: Set<string>): number { function
649 maxCount = getBlockChildrenCount(node, allComponentNames);