Header menu logo fantomas

AttributeListNode Type

The content from [< to >]

Constructors

Constructor Description

AttributeListNode(openingToken, attributesNodes, closingToken, range)

Full Usage: AttributeListNode(openingToken, attributesNodes, closingToken, range)

Parameters:
Returns: AttributeListNode
openingToken : SingleTextNode
attributesNodes : AttributeNode list
closingToken : SingleTextNode
range : range
Returns: AttributeListNode

Instance members

Instance member Description

this.Attributes

Full Usage: this.Attributes

Returns: AttributeNode list
Returns: AttributeNode list

this.Closing

Full Usage: this.Closing

Returns: SingleTextNode
Returns: SingleTextNode

this.Opening

Full Usage: this.Opening

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.