Header menu logo fantomas

SynUnionCaseKind Type

Represents the syntax tree for the right-hand-side of union definition, excluding members, in either a signature or implementation.

Union cases

Union case Description

Fields cases

Full Usage: Fields cases

Parameters:

Normal style declaration

cases : SynField list

FullType(fullType, fullTypeInfo)

Full Usage: FullType(fullType, fullTypeInfo)

Parameters:

Full type spec given by 'UnionCase: ty1 * tyN -> rty'. Only used in FSharp.Core, otherwise a warning.

fullType : SynType
fullTypeInfo : SynValInfo

Instance members

Instance member Description

this.IsFields

Full Usage: this.IsFields

Returns: bool
Returns: bool

this.IsFullType

Full Usage: this.IsFullType

Returns: bool
Returns: bool

Type something to start searching.