package metrics
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Metrics.GraphSource
fields t is the list of t's fields. Field names are unique for a given source.
add_field t src f adds the field f, generated by the source src, to the graph t.
remove_field t src f removes the field named f, generated from the source src, out of the graph t.