Unify Framework Lib 1.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Abstract Syntax Tree complexity counter

This ast visitor counts the complexity of the ast tree, but counting the number of nodes in the tree. More...

Namespaces

namespace  ast
 

Detailed Description

This ast visitor counts the complexity of the ast tree, but counting the number of nodes in the tree.