Header menu logo fantomas

SynReturnInfo Type

Represents the syntactic elements associated with the "return" of a function or method.

Union cases

Union case Description

SynReturnInfo(returnType, range)

Full Usage: SynReturnInfo(returnType, range)

Parameters:
returnType : SynType * SynArgInfo
range : range

Instance members

Instance member Description

this.IsSynReturnInfo

Full Usage: this.IsSynReturnInfo

Returns: bool
Returns: bool

this.Range

Full Usage: this.Range

Returns: range
Returns: range

Type something to start searching.