Uses of Class
com.pnfsoftware.jeb.core.units.code.DecompilationResult
Packages that use DecompilationResult
Package
Description
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
-
Uses of DecompilationResult in com.pnfsoftware.jeb.core.units.code
Methods in com.pnfsoftware.jeb.core.units.code that return DecompilationResultMethods in com.pnfsoftware.jeb.core.units.code that return types with arguments of type DecompilationResultMethods in com.pnfsoftware.jeb.core.units.code with parameters of type DecompilationResultModifier and TypeMethodDescriptionvoid
DecompilationContext.recordResult
(String sig, DecompilationResult r)