public class BytecodeLocSet extends BytecodeLoc
NONE, TODO
Modifier and Type | Method and Description |
---|---|
Collection<Method> |
getMethods() |
Collection<Integer> |
getOffsetsForMethod(Method method) |
boolean |
isEmpty() |
String |
toString() |
combine, combine, combineShallow
public Collection<Method> getMethods()
getMethods
in class BytecodeLoc
public Collection<Integer> getOffsetsForMethod(Method method)
getOffsetsForMethod
in class BytecodeLoc
public boolean isEmpty()
isEmpty
in class BytecodeLoc
Copyright © 2011-2021. All Rights Reserved.