MeasureOperatorNode Type
Example: `m * s` or `m / s` — a binary operator expression between two unit-of-measure terms.
Constructors
| Constructor |
Description
|
Full Usage:
MeasureOperatorNode(lhs, operator, rhs, range)
Parameters:
Measure
operator : SingleTextNode
rhs : Measure
range : range
Returns: MeasureOperatorNode
|
|
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