Header menu logo fantomas

TypeSignatureParameterNode Type

Constructors

Constructor Description

TypeSignatureParameterNode(attributes, identifier, t, range)

Full Usage: TypeSignatureParameterNode(attributes, identifier, t, range)

Parameters:
Returns: TypeSignatureParameterNode
attributes : MultipleAttributeListNode option
identifier : SingleTextNode option
t : Type
range : range
Returns: TypeSignatureParameterNode

Instance members

Instance member Description

this.Attributes

Full Usage: this.Attributes

Returns: MultipleAttributeListNode option
Returns: MultipleAttributeListNode option

this.Identifier

Full Usage: this.Identifier

Returns: SingleTextNode option
Returns: SingleTextNode option

this.Type

Full Usage: this.Type

Returns: Type
Returns: Type

Type something to start searching.