Header menu logo fantomas

SynTypar Type

Represents a syntactic type parameter

Union cases

Union case Description

SynTypar(ident, staticReq, isCompGen)

Full Usage: SynTypar(ident, staticReq, isCompGen)

Parameters:
ident : Ident
staticReq : TyparStaticReq
isCompGen : bool

Instance members

Instance member Description

this.IsSynTypar

Full Usage: this.IsSynTypar

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.