math method
Older code used to be here. Now "math" just starts descent starting from "logicalOrExpr".
Implementation
MathExpr math() => logicalOrExpr();
Older code used to be here. Now "math" just starts descent starting from "logicalOrExpr".
MathExpr math() => logicalOrExpr();