public class BytecodeLocCollector extends Object
Constructor and Description |
---|
BytecodeLocCollector() |
Modifier and Type | Method and Description |
---|---|
void |
add(Method method,
int offset) |
void |
add(Method method,
Set<Integer> offsets) |
BytecodeLoc |
getLoc() |
public void add(Method method, int offset)
public BytecodeLoc getLoc()
Copyright © 2011-2021. All Rights Reserved.