Uses of Interface
org.jacoco.core.internal.analysis.Instruction.Mapper
Packages that use Instruction.Mapper
-
Uses of Instruction.Mapper in org.jacoco.core.internal.analysis
Methods in org.jacoco.core.internal.analysis with parameters of type Instruction.MapperModifier and TypeMethodDescriptionInstruction.replaceBranches(Replacements replacements, Instruction.Mapper mapper) Creates a copy of this instruction where all outgoing branches are replaced.