Header menu logo fantomas

TypeNameNode Type

Constructors

Constructor Description

TypeNameNode(xmlDoc, attributes, leadingKeyword, ao, identifier, typeParams, constraints, implicitConstructor, equalsToken, withKeyword, range)

Full Usage: TypeNameNode(xmlDoc, attributes, leadingKeyword, ao, identifier, typeParams, constraints, implicitConstructor, equalsToken, withKeyword, range)

Parameters:
Returns: TypeNameNode
xmlDoc : XmlDocNode option
attributes : MultipleAttributeListNode option
leadingKeyword : SingleTextNode
ao : SingleTextNode option
identifier : IdentListNode
typeParams : TyparDecls option
constraints : TypeConstraint list
implicitConstructor : ImplicitConstructorNode option
equalsToken : SingleTextNode option
withKeyword : SingleTextNode option
range : range
Returns: TypeNameNode

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

Full Usage: this.Constraints

Returns: TypeConstraint list
Returns: TypeConstraint list

this.EqualsToken

Full Usage: this.EqualsToken

Returns: SingleTextNode option
Returns: SingleTextNode option

this.Identifier

Full Usage: this.Identifier

Returns: IdentListNode
Returns: IdentListNode

this.ImplicitConstructor

Full Usage: this.ImplicitConstructor

Returns: ImplicitConstructorNode option
Returns: ImplicitConstructorNode option

this.IsFirstType

Full Usage: this.IsFirstType

Returns: bool
Returns: bool

this.LeadingKeyword

Full Usage: this.LeadingKeyword

Returns: SingleTextNode
Returns: SingleTextNode

this.TypeParameters

Full Usage: this.TypeParameters

Returns: TyparDecls option
Returns: TyparDecls option

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.