Namespace ROSE_Statistics#
This is a mechanism for reporting statistical data about the AST, subtrees, and IR nodes.
Detailed Description#
This is where interesting (hopefully relevant) information about the AST may be data-mined and reported). Such information includes: -#) the total number of nodes, -#) the number of nodes organized by IR node type -#) …