Class BasicBlockBuilder<InsnType extends ILocatedInstruction>
java.lang.Object
com.pnfsoftware.jeb.core.units.code.android.controlflow.BasicBlockBuilder<InsnType>
- Type Parameters:
InsnType- located instruction type
Used to construct a
BasicBlock.-
Field Summary
FieldsModifier and TypeFieldDescriptionRegular destination block offsets.Instructions contained in the block under construction.Irregular destination block offsets. -
Constructor Summary
Constructors -
Method Summary