dextool.plugin.mutate.backend.mutation_type.cor

Members

Functions

corExprMutations
auto corExprMutations(Mutation.Kind is_a)

What the expression should be replaced by.

corOpMutations
auto corOpMutations(Mutation.Kind is_a)

What the operator should be replaced by.

Variables

corMutationsRaw
Mutation.Kind[] corMutationsRaw;
Undocumented in source.
isCor
Mutation.Kind[OpKind] isCor;
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.