InheritConstructorOtherNode Type
Example: `inherit Base arg1 arg2` — inherits from a type with non-parenthesised constructor arguments.
Constructors
| Constructor |
Description
|
Full Usage:
InheritConstructorOtherNode(inheritKeyword, t, expr, range)
Parameters:
SingleTextNode
t : Type
expr : Expr
range : range
Returns: InheritConstructorOtherNode
|
|
Instance members
| Instance member |
Description
|
|
|
|
|
|
fantomas