Header menu logo fantomas

FieldNode Type

Constructors

Constructor Description

FieldNode(xmlDoc, attributes, leadingKeyword, mutableKeyword, accessibility, name, t, range)

Full Usage: FieldNode(xmlDoc, attributes, leadingKeyword, mutableKeyword, accessibility, name, t, range)

Parameters:
Returns: FieldNode
xmlDoc : XmlDocNode option
attributes : MultipleAttributeListNode option
leadingKeyword : MultipleTextsNode option
mutableKeyword : SingleTextNode option
accessibility : SingleTextNode option
name : SingleTextNode option
t : Type
range : range
Returns: FieldNode

Instance members

Instance member Description

this.Accessibility

Full Usage: this.Accessibility

Returns: SingleTextNode option
Returns: SingleTextNode option

this.Attributes

Full Usage: this.Attributes

Returns: MultipleAttributeListNode option
Returns: MultipleAttributeListNode option

this.LeadingKeyword

Full Usage: this.LeadingKeyword

Returns: MultipleTextsNode option
Returns: MultipleTextsNode option

this.MutableKeyword

Full Usage: this.MutableKeyword

Returns: SingleTextNode option
Returns: SingleTextNode option

this.Name

Full Usage: this.Name

Returns: SingleTextNode option
Returns: SingleTextNode option

this.Type

Full Usage: this.Type

Returns: Type
Returns: Type

this.XmlDoc

Full Usage: this.XmlDoc

Returns: XmlDocNode option
Returns: XmlDocNode option

Type something to start searching.