MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​Metrics
Open sandboxFocus

Metalama.Framework.Engine.Metrics Namespace

Classes

MetricProvider<T>

The default implementation of IMetricProvider<T>.

SyntaxMetricProvider<T>

An implementation of IMetricProvider<T> that is based on a CSharpSyntaxVisitor.

SyntaxMetricProvider<T>.BaseVisitor