loop

package
v0.0.0-...-76d49fd Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2022 License: MIT Imports: 4 Imported by: 0

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