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 TypeMethodDescriptionvoidDecompilationContext.recordResult(String sig, DecompilationResult r)