Header menu logo fantomas

MemberDefnPropertyGetSetNode Type

Constructors

Constructor Description

MemberDefnPropertyGetSetNode(xmlDoc, attributes, leadingKeyword, inlineNode, accessibility, memberName, withKeyword, firstBinding, andKeyword, lastBinding, range)

Full Usage: MemberDefnPropertyGetSetNode(xmlDoc, attributes, leadingKeyword, inlineNode, accessibility, memberName, withKeyword, firstBinding, andKeyword, lastBinding, range)

Parameters:
Returns: MemberDefnPropertyGetSetNode
xmlDoc : XmlDocNode option
attributes : MultipleAttributeListNode option
leadingKeyword : MultipleTextsNode
inlineNode : SingleTextNode option
accessibility : SingleTextNode option
memberName : IdentListNode
withKeyword : SingleTextNode
firstBinding : PropertyGetSetBindingNode
andKeyword : SingleTextNode option
lastBinding : PropertyGetSetBindingNode option
range : range
Returns: MemberDefnPropertyGetSetNode

Instance members

Instance member Description

this.Accessibility

Full Usage: this.Accessibility

Returns: SingleTextNode option
Returns: SingleTextNode option

this.AndKeyword

Full Usage: this.AndKeyword

Returns: SingleTextNode option
Returns: SingleTextNode option

this.Attributes

Full Usage: this.Attributes

Returns: MultipleAttributeListNode option
Returns: MultipleAttributeListNode option

this.FirstBinding

Full Usage: this.FirstBinding

Returns: PropertyGetSetBindingNode
Returns: PropertyGetSetBindingNode

this.Inline

Full Usage: this.Inline

Returns: SingleTextNode option
Returns: SingleTextNode option

this.LastBinding

Full Usage: this.LastBinding

Returns: PropertyGetSetBindingNode option
Returns: PropertyGetSetBindingNode option

this.LeadingKeyword

Full Usage: this.LeadingKeyword

Returns: MultipleTextsNode
Returns: MultipleTextsNode

this.MemberName

Full Usage: this.MemberName

Returns: IdentListNode
Returns: IdentListNode

this.WithKeyword

Full Usage: this.WithKeyword

Returns: SingleTextNode
Returns: SingleTextNode

this.XmlDoc

Full Usage: this.XmlDoc

Returns: XmlDocNode option
Returns: XmlDocNode option

Type something to start searching.