Class InstrIndex
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.InstrIndex
- All Implemented Interfaces:
Comparable<InstrIndex>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(InstrIndex other) booleaninthashCode()booleanisBackJumpFrom(IndexedStatement other) booleanisBackJumpFrom(InstrIndex other) booleanisBackJumpTo(IndexedStatement other) toString()
-
Constructor Details
-
InstrIndex
public InstrIndex(int index)
-
-
Method Details
-
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<InstrIndex>
-
equals
-
hashCode
-
justBefore
-
justAfter
-
isBackJumpTo
-
isBackJumpFrom
-
isBackJumpFrom
-