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
|
|
|
|
|
|
Inherited members
Inherited from
NodeBase
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
Full Usage:
this.ToStringWithIndent
Parameters:
int
Returns: string
|
|
|
|
Full Usage:
this.HasContentAfter
Returns: bool
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.HasContentBefore
Returns: bool
|
|
fantomas