SourceReference.Span Property
Span
Gets source file, line and column for the node.
Declaration
public SourceSpan Span { get; }
Property Value
Type | Description |
---|---|
SourceSpan |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets source file, line and column for the node.
public SourceSpan Span { get; }
Type | Description |
---|---|
SourceSpan |