
Increment numeric literals
numeric_increment.RdReplaces every numeric literal n with n + by.
Handles both integer (e.g. 5L) and floating-point (e.g. 3.14) literals.
Value
A Mutator object.

numeric_increment.RdReplaces every numeric literal n with n + by.
Handles both integer (e.g. 5L) and floating-point (e.g. 3.14) literals.
A Mutator object.