Header menu logo fantomas

TyparDeclNode Type

Constructors

Constructor Description

TyparDeclNode(attributes, typar, intersectionConstraints, range)

Full Usage: TyparDeclNode(attributes, typar, intersectionConstraints, range)

Parameters:
Returns: TyparDeclNode
attributes : MultipleAttributeListNode option
typar : SingleTextNode
intersectionConstraints : Choice<Type, SingleTextNode> list
range : range
Returns: TyparDeclNode

Instance members

Instance member Description

this.Attributes

Full Usage: this.Attributes

Returns: MultipleAttributeListNode option
Returns: MultipleAttributeListNode option

this.IntersectionConstraints

Full Usage: this.IntersectionConstraints

Returns: Choice<Type, SingleTextNode> list
Returns: Choice<Type, SingleTextNode> list

this.TypeParameter

Full Usage: this.TypeParameter

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.