Documentation ¶
Index ¶
- func MutatorArithmeticAssignInvert(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation
- func MutatorArithmeticAssignment(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation
- func MutatorArithmeticBase(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation
- func MutatorArithmeticBitwise(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MutatorArithmeticAssignInvert ¶
func MutatorArithmeticAssignInvert(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation
MutatorArithmeticAssignInvert implements a mutator to invert change assign statements.
func MutatorArithmeticAssignment ¶
MutatorArithmeticAssignment implements a mutator to change base assign logic.
func MutatorArithmeticBase ¶
MutatorArithmeticBase implements a mutator to change base arithmetic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.