Header menu logo fantomas

PatLongIdentNode Type

Constructors

Constructor Description

PatLongIdentNode(accessibility, identifier, typarDecls, parameters, range)

Full Usage: PatLongIdentNode(accessibility, identifier, typarDecls, parameters, range)

Parameters:
Returns: PatLongIdentNode
accessibility : SingleTextNode option
identifier : IdentListNode
typarDecls : TyparDecls option
parameters : Pattern list
range : range
Returns: PatLongIdentNode

Instance members

Instance member Description

this.Accessibility

Full Usage: this.Accessibility

Returns: SingleTextNode option
Returns: SingleTextNode option

this.Identifier

Full Usage: this.Identifier

Returns: IdentListNode
Returns: IdentListNode

this.Parameters

Full Usage: this.Parameters

Returns: Pattern list
Returns: Pattern list

this.TyparDecls

Full Usage: this.TyparDecls

Returns: TyparDecls option
Returns: TyparDecls option

Type something to start searching.