Uses of Package
com.pnfsoftware.jeb.core.units.impl
Packages that use com.pnfsoftware.jeb.core.units.impl
Package
Description
Specialized text document useful for code units.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins.
Standard implementations of basic units objects.
-
Classes in com.pnfsoftware.jeb.core.units.impl used by com.pnfsoftware.jeb.core.output.code
-
Classes in com.pnfsoftware.jeb.core.units.impl used by com.pnfsoftware.jeb.core.units
-
Classes in com.pnfsoftware.jeb.core.units.impl used by com.pnfsoftware.jeb.core.units.code
-
Classes in com.pnfsoftware.jeb.core.units.impl used by com.pnfsoftware.jeb.core.units.code.android
-
Classes in com.pnfsoftware.jeb.core.units.impl used by com.pnfsoftware.jeb.core.units.implClassDescriptionAn comment manager to be used by
IInteractiveUnit
.Comments are managed bycomment managers
.Container units are non-binary units used to represent tree structures.Node of a container unit.Node of a lazy container unit.A meta comment, used to add information to afull comment
.Simple wrapper (decorator) unit that delegates its job to the providedIUnit
.