-
Bob Nystrom authored
It was widening the return type of a couple of operators compared to what EquationMember declared it should return. Since it did in fact always return an Expression, the widening wasn't needed. This just tightens them to match the base class.
47139f1d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | ||
constant_member.dart | ||
constraint.dart | ||
equation_member.dart | ||
expression.dart | ||
param.dart | ||
parser_exception.dart | ||
priority.dart | ||
result.dart | ||
solver.dart | ||
term.dart |