Header menu logo F# Compiler Guide

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

Type something to start searching.