Logo Xantham

FsDecl Type

Union cases

Union case Description

FsAbbrev FsAbbrevDecl

Full Usage: FsAbbrev FsAbbrevDecl

Parameters:

FsEnum FsEnumDecl

Full Usage: FsEnum FsEnumDecl

Parameters:
Item : FsEnumDecl

FsExports FsExportMember list

Full Usage: FsExports FsExportMember list

Parameters:

The one `Exports` type gathering the module's value exports.

Item : FsExportMember list

FsInterface FsInterfaceDecl

Full Usage: FsInterface FsInterfaceDecl

Parameters:

FsMeasure FsMeasureDecl

Full Usage: FsMeasure FsMeasureDecl

Parameters:

FsPhantom FsPhantomDecl

Full Usage: FsPhantom FsPhantomDecl

Parameters:

FsStringEnum FsStringEnumDecl

Full Usage: FsStringEnum FsStringEnumDecl

Parameters:

FsTaggedUnion FsTaggedUnionDecl

Full Usage: FsTaggedUnion FsTaggedUnionDecl

Parameters:

Instance members

Instance member Description

this.IsFsAbbrev

Full Usage: this.IsFsAbbrev

Returns: bool
Returns: bool

this.IsFsEnum

Full Usage: this.IsFsEnum

Returns: bool
Returns: bool

this.IsFsExports

Full Usage: this.IsFsExports

Returns: bool
Returns: bool

this.IsFsInterface

Full Usage: this.IsFsInterface

Returns: bool
Returns: bool

this.IsFsMeasure

Full Usage: this.IsFsMeasure

Returns: bool
Returns: bool

this.IsFsPhantom

Full Usage: this.IsFsPhantom

Returns: bool
Returns: bool

this.IsFsStringEnum

Full Usage: this.IsFsStringEnum

Returns: bool
Returns: bool

this.IsFsTaggedUnion

Full Usage: this.IsFsTaggedUnion

Returns: bool
Returns: bool

Type something to start searching.