TypeConstraintSingleNode Type
Example: `'T: comparison` or `'T: null` — a simple single-token type constraint.
Constructors
| Constructor |
Description
|
Full Usage:
TypeConstraintSingleNode(typar, kind, range)
Parameters:
SingleTextNode
kind : SingleTextNode
range : range
Returns: TypeConstraintSingleNode
|
|
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