- override
The representation of this member after it is hoisted to be an expression.
Source
@override Expression asExpression() => new Expression(<Term>[new Term(this.variable, this.coefficient)], 0.0);
The representation of this member after it is hoisted to be an expression.
@override Expression asExpression() => new Expression(<Term>[new Term(this.variable, this.coefficient)], 0.0);