SynTyparDecls Type
List of type parameter declarations with optional type constraints, enclosed in `< ... >` (postfix) or `( ... )` (prefix), or a single prefix parameter.
Union cases
Union case |
Description
|
Full Usage:
PostfixList(decls, constraints, range)
Parameters:
SynTyparDecl list
constraints : SynTypeConstraint list
range : range
|
|
|
|
|
|
Instance members
Instance member |
Description
|
|
|
|
|
|
|