NegateRationalNode Type
Example: `-2` or `-(3/2)` — a negated rational constant used as a unit-of-measure exponent.
Constructors
| Constructor |
Description
|
Full Usage:
NegateRationalNode(minus, rationalConst, range)
Parameters:
SingleTextNode
rationalConst : RationalConstNode
range : range
Returns: NegateRationalNode
|
|
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.HasContentBefore
Returns: bool
|
|
Full Usage:
this.HasContentAfter
Returns: bool
|
|
|
|
|
|
fantomas