Header menu logo fantomas

SynTyparDecl Type

Represents the explicit declaration of a type parameter

Union cases

Union case Description

SynTyparDecl(attributes, typar, intersectionConstraints, trivia)

Full Usage: SynTyparDecl(attributes, typar, intersectionConstraints, trivia)

Parameters:
attributes : SynAttributes
typar : SynTypar
intersectionConstraints : SynType list
trivia : SynTyparDeclTrivia

Instance members

Instance member Description

this.IsSynTyparDecl

Full Usage: this.IsSynTyparDecl

Returns: bool
Returns: bool

Type something to start searching.