Header menu logo fantomas

ExceptionDefnNode Type

Constructors

Constructor Description

ExceptionDefnNode(xmlDoc, attributes, accessibility, unionCase, withKeyword, ms, range)

Full Usage: ExceptionDefnNode(xmlDoc, attributes, accessibility, unionCase, withKeyword, ms, range)

Parameters:
Returns: ExceptionDefnNode
xmlDoc : XmlDocNode option
attributes : MultipleAttributeListNode option
accessibility : SingleTextNode option
unionCase : UnionCaseNode
withKeyword : SingleTextNode option
ms : MemberDefn list
range : range
Returns: ExceptionDefnNode

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.Members

Full Usage: this.Members

Returns: MemberDefn list
Returns: MemberDefn list

this.UnionCase

Full Usage: this.UnionCase

Returns: UnionCaseNode
Returns: UnionCaseNode

this.WithKeyword

Full Usage: this.WithKeyword

Returns: SingleTextNode option
Returns: SingleTextNode option

this.XmlDoc

Full Usage: this.XmlDoc

Returns: XmlDocNode option
Returns: XmlDocNode option

Type something to start searching.