public final class InstructionLocation extends Object
Constructor and Description |
---|
InstructionLocation(BlockLocation blockLocation,
int instructionIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
BlockLocation |
getBlockLocation() |
int |
hashCode() |
boolean |
isFor(ClassName clazz) |
public InstructionLocation(BlockLocation blockLocation, int instructionIndex)
Copyright © 2021 org.pitest. All rights reserved.