Header menu logo fantomas

InheritConstructorUnitNode Type

Constructors

Constructor Description

InheritConstructorUnitNode(inheritKeyword, t, openingParen, closingParen, range)

Full Usage: InheritConstructorUnitNode(inheritKeyword, t, openingParen, closingParen, range)

Parameters:
Returns: InheritConstructorUnitNode
inheritKeyword : SingleTextNode
t : Type
openingParen : SingleTextNode
closingParen : SingleTextNode
range : range
Returns: InheritConstructorUnitNode

Instance members

Instance member Description

this.ClosingParen

Full Usage: this.ClosingParen

Returns: SingleTextNode
Returns: SingleTextNode

this.InheritKeyword

Full Usage: this.InheritKeyword

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.