Header menu logo fantomas

SynUnionCase Type

Represents the syntax tree for one case in a union definition.

Union cases

Union case Description

SynUnionCase(attributes, ident, caseType, xmlDoc, accessibility, range, trivia)

Full Usage: SynUnionCase(attributes, ident, caseType, xmlDoc, accessibility, range, trivia)

Parameters:
attributes : SynAttributes
ident : SynIdent
caseType : SynUnionCaseKind
xmlDoc : PreXmlDoc
accessibility : SynAccess option
range : range
trivia : SynUnionCaseTrivia

Instance members

Instance member Description

this.IsSynUnionCase

Full Usage: this.IsSynUnionCase

Returns: bool
Returns: bool

this.Range

Full Usage: this.Range

Returns: range

Gets the syntax range of this construct

Returns: range

Type something to start searching.