Header menu logo fantomas

TypeParenNode Type

Constructors

Constructor Description

TypeParenNode(openingParen, t, closingParen, range)

Full Usage: TypeParenNode(openingParen, t, closingParen, range)

Parameters:
Returns: TypeParenNode
openingParen : SingleTextNode
t : Type
closingParen : SingleTextNode
range : range
Returns: TypeParenNode

Instance members

Instance member Description

this.ClosingParen

Full Usage: this.ClosingParen

Returns: SingleTextNode
Returns: SingleTextNode

this.OpeningParen

Full Usage: this.OpeningParen

Returns: SingleTextNode
Returns: SingleTextNode

this.Type

Full Usage: this.Type

Returns: Type
Returns: Type

Type something to start searching.