Header menu logo fantomas

SynSimplePatAlternativeIdInfo Type

Represents the alternative identifier for a simple pattern

Union cases

Union case Description

Decided Ident

Full Usage: Decided Ident

Parameters:

We have decided to use an alternative name in the pattern and related expression

Item : Ident

Undecided Ident

Full Usage: Undecided Ident

Parameters:

We have not decided to use an alternative name in the pattern and related expression

Item : Ident

Instance members

Instance member Description

this.IsDecided

Full Usage: this.IsDecided

Returns: bool
Returns: bool

this.IsUndecided

Full Usage: this.IsUndecided

Returns: bool
Returns: bool

Type something to start searching.