Header menu logo fantomas

TyparDeclsPrefixListNode Type

Constructors

Constructor Description

TyparDeclsPrefixListNode(openingParen, decls, closingParen, range)

Full Usage: TyparDeclsPrefixListNode(openingParen, decls, closingParen, range)

Parameters:
Returns: TyparDeclsPrefixListNode
openingParen : SingleTextNode
decls : TyparDeclNode list
closingParen : SingleTextNode
range : range
Returns: TyparDeclsPrefixListNode

Instance members

Instance member Description

this.ClosingParen

Full Usage: this.ClosingParen

Returns: SingleTextNode
Returns: SingleTextNode

this.Decls

Full Usage: this.Decls

Returns: TyparDeclNode list
Returns: TyparDeclNode list

this.OpeningParen

Full Usage: this.OpeningParen

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.