Header menu logo F# Compiler Guide

ExtendedData Module

Types

Type Description

ArgumentsInSigAndImplMismatchExtendedData

Additional data for 'argument names in the signature and implementation do not match' diagnostic

DefinitionsInSigAndImplNotCompatibleAbbreviationsDifferExtendedData

DiagnosticContextInfo

Information about the context of a type equation in type-mismatch-like diagnostic

ExpressionIsAFunctionExtendedData

Additional data for 'This expression is a function value, i.e. is missing arguments' diagnostic

FieldNotContainedDiagnosticExtendedData

Additional data for diagnostics about a field whose declarations differ in signature and implementation

IFSharpDiagnosticExtendedData

Contextually-relevant data to each particular diagnostic

TypeMismatchDiagnosticExtendedData

Additional data for type-mismatch-like (usually with ErrorNumber = 1) diagnostics

ValueNotContainedDiagnosticExtendedData

Additional data for diagnostics about a value whose declarations differ in signature and implementation

Type something to start searching.