Header menu logo F# Compiler Guide

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

Type something to start searching.