Package | Description |
---|---|
jeb.api.dex |
This package contains classes representing the DEX file opened in JEB.
|
Modifier and Type | Method and Description |
---|---|
DexDebugInfo.LineInfo |
DexDebugInfo.getLineInfo(int address)
Get the information for the line of code associated with a given bytecode address.
|