Class BytecodeLocSet
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.loc.BytecodeLoc
org.benf.cfr.reader.bytecode.analysis.loc.BytecodeLocSet
-
Field Summary
Fields inherited from class BytecodeLoc
NONE, TODO -
Method Summary
Modifier and TypeMethodDescriptiongetOffsetsForMethod(Method method) booleanisEmpty()toString()Methods inherited from class BytecodeLoc
combine, combine, combineShallow
-
Method Details
-
toString
-
getMethods
- Specified by:
getMethodsin classBytecodeLoc
-
getOffsetsForMethod
- Specified by:
getOffsetsForMethodin classBytecodeLoc
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin classBytecodeLoc
-