Header menu logo fantomas

MemberDefnAbstractSlotNode Type

Constructors

Constructor Description

MemberDefnAbstractSlotNode(xmlDoc, attributes, leadingKeyword, identifier, typeParams, t, withGetSet, range)

Full Usage: MemberDefnAbstractSlotNode(xmlDoc, attributes, leadingKeyword, identifier, typeParams, t, withGetSet, range)

Parameters:
Returns: MemberDefnAbstractSlotNode
xmlDoc : XmlDocNode option
attributes : MultipleAttributeListNode option
leadingKeyword : MultipleTextsNode
identifier : SingleTextNode
typeParams : TyparDecls option
t : Type
withGetSet : MultipleTextsNode option
range : range
Returns: MemberDefnAbstractSlotNode

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
Returns: SingleTextNode

this.LeadingKeyword

Full Usage: this.LeadingKeyword

Returns: MultipleTextsNode
Returns: MultipleTextsNode

this.Type

Full Usage: this.Type

Returns: Type
Returns: Type

this.TypeParams

Full Usage: this.TypeParams

Returns: TyparDecls option
Returns: TyparDecls option

this.WithGetSet

Full Usage: this.WithGetSet

Returns: MultipleTextsNode option
Returns: MultipleTextsNode option

this.XmlDoc

Full Usage: this.XmlDoc

Returns: XmlDocNode option
Returns: XmlDocNode option

Type something to start searching.