Archeometer.Collect.Static (Archeometer v0.5.0)

Module for analysing AST and collecting some useful information For now the schemas are hardcoded. There are

  • Modules
  • Definitions (functions, macros)

Hopefully in the future a more extendible solution will be in place.

Link to this section Summary

Link to this section Functions

Link to this function

def_stats_for(source_files, defs)

Link to this function

module_stats_for(source_files, test_paths)

Link to this function

process_def(full_ast, df)

Link to this function

process_module(full_ast, mod)