Metalama / / API Documentation / Advanced API / Metalama.​Framework.​Engine.​Metrics / Syntax­Metric­Provider<T>.​Base­Visitor
Open sandbox

Class SyntaxMetricProvider<T>.BaseVisitor

Inheritance
SyntaxMetricProvider<T>.BaseVisitor
Namespace: Metalama.Framework.Engine.Metrics
Assembly: Metalama.Framework.Sdk.dll
Syntax
protected abstract class BaseVisitor : CSharpSyntaxVisitor<T>

Constructors

Name Description
BaseVisitor()

Methods

Name Description
DefaultVisit(SyntaxNode)