Logo Xantham

TupleElement Type

Union cases

Union case Description

Fixed TupleElementType

Full Usage: Fixed TupleElementType

Parameters:

FixedLabel(string, TupleElementType)

Full Usage: FixedLabel(string, TupleElementType)

Parameters:
Item1 : string
Item2 : TupleElementType

Variadic LazyResolvedType

Full Usage: Variadic LazyResolvedType

Parameters:

Instance members

Instance member Description

this.IsFixed

Full Usage: this.IsFixed

Returns: bool
Returns: bool

this.IsFixedLabel

Full Usage: this.IsFixedLabel

Returns: bool
Returns: bool

this.IsOptional

Full Usage: this.IsOptional

Returns: bool
Returns: bool

this.IsRest

Full Usage: this.IsRest

Returns: bool
Returns: bool

this.IsVariadic

Full Usage: this.IsVariadic

Returns: bool
Returns: bool

this.Label

Full Usage: this.Label

Returns: string voption
Returns: string voption

this.Name

Full Usage: this.Name

Returns: string voption
Modifiers: inline
Returns: string voption

this.Type

Full Usage: this.Type

Returns: LazyResolvedType

Type something to start searching.