Header menu logo fantomas

TyparDeclsPostfixListNode Type

Constructors

Constructor Description

TyparDeclsPostfixListNode(lessThan, decls, constraints, greaterThan, range)

Full Usage: TyparDeclsPostfixListNode(lessThan, decls, constraints, greaterThan, range)

Parameters:
Returns: TyparDeclsPostfixListNode
lessThan : SingleTextNode
decls : TyparDeclNode list
constraints : TypeConstraint list
greaterThan : SingleTextNode
range : range
Returns: TyparDeclsPostfixListNode

Instance members

Instance member Description

this.Constraints

Full Usage: this.Constraints

Returns: TypeConstraint list
Returns: TypeConstraint list

this.Decls

Full Usage: this.Decls

Returns: TyparDeclNode list
Returns: TyparDeclNode list

this.GreaterThan

Full Usage: this.GreaterThan

Returns: SingleTextNode
Returns: SingleTextNode

this.LessThan

Full Usage: this.LessThan

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.