Uses of Package
com.pnfsoftware.jeb.core.units.code.android.controlflow

Package
Description
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
Control flow graph classes used by the Android components, including dexdec.
Types representing an Dex structures and Dalvik code.
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred to as dexdec) Intermediate Representation (IR) objects.
Specific types used by Dex units to render Dex disassembly code.