Header menu logo fantomas

TypeStructTupleNode Type

Constructors

Constructor Description

TypeStructTupleNode(keyword, path, closingParen, range)

Full Usage: TypeStructTupleNode(keyword, path, closingParen, range)

Parameters:
Returns: TypeStructTupleNode
keyword : SingleTextNode
path : Choice<Type, SingleTextNode> list
closingParen : SingleTextNode
range : range
Returns: TypeStructTupleNode

Instance members

Instance member Description

this.ClosingParen

Full Usage: this.ClosingParen

Returns: SingleTextNode
Returns: SingleTextNode

this.Keyword

Full Usage: this.Keyword

Returns: SingleTextNode
Returns: SingleTextNode

this.Path

Full Usage: this.Path

Returns: Choice<Type, SingleTextNode> list
Returns: Choice<Type, SingleTextNode> list

Type something to start searching.