Header menu logo F# Compiler Guide

SynTypeDefnKind Type

Represents the kind of a type definition whether explicit or inferred

Union cases

Union case Description

Abbrev

Full Usage: Abbrev

Augmentation withKeyword

Full Usage: Augmentation withKeyword

Parameters:
withKeyword : range

Class

Full Usage: Class

Delegate(signature, signatureInfo)

Full Usage: Delegate(signature, signatureInfo)

Parameters:
signature : SynType
signatureInfo : SynValInfo

IL

Full Usage: IL

Interface

Full Usage: Interface

Opaque

Full Usage: Opaque

Record

Full Usage: Record

Struct

Full Usage: Struct

Union

Full Usage: Union

Unspecified

Full Usage: Unspecified

Type something to start searching.