java.lang.Object | |||
↳ | com.pnfsoftware.jeb.core.units.impl.AbstractCommentManager<C, U extends com.pnfsoftware.jeb.core.units.IInteractiveUnit> | ||
↳ | com.pnfsoftware.jeb.core.units.code.CodeCommentManager<U extends com.pnfsoftware.jeb.core.units.code.ICodeUnit> | ||
↳ | com.pnfsoftware.jeb.core.units.code.android.DexCommentManager |
A comment manager for dex units
. The secondary addressing scheme uses
ICodeCoordinates
.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DexCommentManager(IDexUnit unit) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ICodeCoordinates | addressToCoord(String address) | ||||||||||
String | coordToAddress(ICodeCoordinates coord) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |