loop

package
v0.0.0-...-3ce278f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2025 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MutatorLoopBreak

func MutatorLoopBreak(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation

MutatorLoopBreak implements a mutator to change continue to break and break to continue.

func MutatorLoopCondition

func MutatorLoopCondition(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation

MutatorLoopCondition implements a mutator to change loop condition to always false.

func MutatorLoopRangeBreak

func MutatorLoopRangeBreak(_ *types.Package, _ *types.Info, node ast.Node) []mutator.Mutation

MutatorLoopRangeBreak implements a mutator to add a break to range-loop body.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL