SynTyparDecl Type
Represents the explicit declaration of a type parameter
Union cases
Union case |
Description
|
Full Usage:
SynTyparDecl(attributes, typar, intersectionConstraints, trivia)
Parameters:
SynAttributes
typar : SynTypar
intersectionConstraints : SynType list
trivia : SynTyparDeclTrivia
|
|