Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.dex.IDexDebugLine
Packages that use IDexDebugLine
Package
Description
Types representing an Dex structures and Dalvik code.
-
Uses of IDexDebugLine in com.pnfsoftware.jeb.core.units.code.android.dex
Methods in com.pnfsoftware.jeb.core.units.code.android.dex that return IDexDebugLineModifier and TypeMethodDescriptionIDexDebugInfo.getLineInfo(int address) Get the information for the line of code associated with a given bytecode address.